diff --git a/code/modules/events/boss.dm b/code/modules/events/boss.dm index 31bc9dd09c..9d7b0b8f76 100644 --- a/code/modules/events/boss.dm +++ b/code/modules/events/boss.dm @@ -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 \ No newline at end of file +#undef BOSS_CHUNGUS