mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
fix: set area poweredness for many ruins. (#26101)
* Fix area poweredness for many ruins. * hivebot mothership too * and druglab, argh * give it a bump
This commit is contained in:
@@ -24,6 +24,18 @@
|
||||
/area/ruin/powered/greed
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/ruin/powered/envy
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/ruin/powered/sloth
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/ruin/powered/fountain_hall
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/ruin/powered/pizza_party
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/ruin/unpowered/hierophant
|
||||
name = "Hierophant's Arena"
|
||||
icon_state = "yellow"
|
||||
|
||||
@@ -510,3 +510,4 @@
|
||||
/area/ruin/ancientstation/hivebot
|
||||
name = "Hivebot Mothership"
|
||||
icon_state = "teleporter"
|
||||
requires_power = FALSE
|
||||
|
||||
Reference in New Issue
Block a user