mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-19 14:51:27 +00:00
* removes gateway missions we don't and won't use * removes additionals * Update code/modules/power/singularity/singularity.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> * makes things work properly * tick this please * and of course this map used some random single gun stolen from another away mission Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
17 lines
347 B
Plaintext
17 lines
347 B
Plaintext
//Challenge Areas
|
|
|
|
/area/awaymission/challenge
|
|
name = "Challenge"
|
|
icon_state = "away"
|
|
report_alerts = FALSE
|
|
|
|
/area/awaymission/challenge/start
|
|
name = "Where Am I?"
|
|
icon_state = "away"
|
|
|
|
/area/awaymission/challenge/main
|
|
name = "\improper Danger Room"
|
|
icon_state = "away1"
|
|
requires_power = FALSE
|
|
dynamic_lighting = DYNAMIC_LIGHTING_DISABLED
|