Traveller/scripts/map/events
Cold-Mint d80c49ab02
Adjust the time of spawns of items and enemies in the map to when the player first enters the room.
将地图中物品,敌人生成的时机调整到玩家首次进入房间时。
2024-10-08 16:11:51 +08:00
..
GameOverEvent.cs Support for generating creatures on the map, adding the game end screen. 2024-06-03 22:58:59 +08:00
GameReplayEvent.cs No backpack nesting backpack. 2024-06-25 22:11:19 +08:00
ItemDataChangeEvent.cs Add an event where item data changes. 2024-09-23 21:03:39 +08:00
MapGenerationCompleteEvent.cs After the map is generated, tiles will be copied from the Barrier layer when unused slots appear. Plug the slot. 2024-09-08 21:17:05 +08:00
MapGenerationStartEvent.cs No backpack nesting backpack. 2024-06-25 22:11:19 +08:00
SelectedItemChangeEvent.cs Bind the item container to the item container display. 2024-09-22 23:13:59 +08:00