Traveller/scripts/inventory
霧雨烨 d12ddc566b Merge remote-tracking branch 'refs/remotes/origin/master' into item_refactory
# Conflicts:
#	locals/Item.csv
#	locals/Weapon.en.translation
#	locals/Weapon.ja.translation
#	locals/Weapon.zh.translation
#	scripts/inventory/UniversalItemContainer.cs
#	scripts/utils/NodeUtils.cs
2024-06-13 10:15:15 +08:00
..
HotBar.cs Add a backpack for testing. 2024-06-12 23:42:35 +08:00
IItemContainer.cs Remove old item interfaces,rename new 2024-06-13 03:07:55 +08:00
ItemSlotNode.cs Remove old item interfaces,rename new 2024-06-13 03:07:55 +08:00
LootData.cs Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity. 2024-06-10 21:05:18 +08:00
LootEntry.cs Add a loot table. 2024-06-09 22:05:49 +08:00
LootList.cs Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity. 2024-06-10 21:05:18 +08:00
LootListManager.cs Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity. 2024-06-10 21:05:18 +08:00
Packsack.cs Add a backpack for testing. 2024-06-12 23:42:35 +08:00
UniversalItemContainer.cs Merge remote-tracking branch 'refs/remotes/origin/master' into item_refactory 2024-06-13 10:15:15 +08:00