Traveller/scripts/item
霧雨烨 ced2618a5e Fixed a bug where the last item always looted in the same loot group
修复了同一个掉落组中总是掉落最后一项的bug
2024-06-16 18:35:00 +08:00
..
itemStacks Merge branch 'refs/heads/master' into loot_rebuild 2024-06-16 17:32:29 +08:00
weapon Fixed a bug where the last item always looted in the same loot group 2024-06-16 18:35:00 +08:00
ICommonItem.cs Support for optional custom parameters for registering item information from yaml 2024-06-15 17:07:50 +08:00
IItem.cs Remove ambiguous comments. 2024-06-14 19:25:48 +08:00
ItemType.cs Review the merged code to resolve an issue where the game is unresponsive after a player dies. 2024-06-13 22:29:18 +08:00
ItemTypeManager.cs Replaced all hardcoded stringName call. 2024-06-16 17:09:40 +08:00
ItemTypeRegister.cs Fixed a bug where the last item always looted in the same loot group 2024-06-16 18:35:00 +08:00
Packsack.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00