diff options
Diffstat (limited to 'data/rooms/1.yaml')
| -rw-r--r-- | data/rooms/1.yaml | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/data/rooms/1.yaml b/data/rooms/1.yaml deleted file mode 100644 index c4ec261..0000000 --- a/data/rooms/1.yaml +++ /dev/null @@ -1,38 +0,0 @@ -id: 1 -name: "Town Square" -description: "The central square of Lumbridge. A fountain gurgles peacefully in the center. Paths lead west toward the gathering grounds and east toward the production district." -map_symbol: "S" -exits: - east: 2 - west: 22 - up: 100 - down: 31 -objects: - - id: lumby_fountain - - id: charging_station - - id: bank_booth -mobs: - - "newbie_trainer" - - "general_store_clerk" -spawns: - - item_id: cape_of_agility - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_hat - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_torso - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_legs - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_gloves - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_boots - quantity: 1 - respawn_ticks: 60 - - item_id: graceful_cape - quantity: 1 - respawn_ticks: 60 |
