added inventory docs

This commit is contained in:
Evil Factory
2021-11-26 18:55:40 -03:00
parent 72eb15248b
commit 573806b823
8 changed files with 898 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
-- luacheck: ignore 111
--[[--
Barotrauma.CharacterInventory
]]
-- @code CharacterInventory
-- @pragma nostrip
local CharacterInventory = {}