diff options
Diffstat (limited to 'data/rooms/intro/2001.yaml')
| -rw-r--r-- | data/rooms/intro/2001.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/rooms/intro/2001.yaml b/data/rooms/intro/2001.yaml index ad4667a..9977a79 100644 --- a/data/rooms/intro/2001.yaml +++ b/data/rooms/intro/2001.yaml @@ -23,9 +23,15 @@ item_spawns: - id: bucket_of_water quantity: 1 respawn_ticks: 1 -mobs: [] +mobs: + - id: man name: Test Room objects: + - aliases: [] + description: + - text: YOU FOUND HIM + hidden: true + name: hidden guy - id: tree on_enter: [] triggers: [] |
