mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
Boss Event Fixy
Used to be for Locker Room Maint, which was a dumb name for a maint that's in the FORE of the Chapel area, so... chapel_fore it is.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
spawn_area_type = /area/hydroponics/garden
|
||||
locstring = "the public garden"
|
||||
if(LOC_MAINTENANCE)
|
||||
spawn_area_type = /area/maintenance/locker
|
||||
spawn_area_type = /area/maintenance/chapel_fore
|
||||
locstring = "far northern maintenance tunnels"
|
||||
if(LOC_CONSTR)
|
||||
spawn_area_type = /area/construction
|
||||
@@ -113,4 +113,4 @@
|
||||
#undef BOSS_DRAGON
|
||||
#undef BOSS_PANTHER
|
||||
#undef BOSS_MOTHER
|
||||
#undef BOSS_CHUNGUS
|
||||
#undef BOSS_CHUNGUS
|
||||
|
||||
Reference in New Issue
Block a user