mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
slime blueprints nicer (#21398)
This commit is contained in:
@@ -567,7 +567,7 @@
|
||||
..()
|
||||
var/area/A = get_area(src)
|
||||
for(var/turf/T in A)
|
||||
T.color = "#2956B2"
|
||||
T.color = "#7ea9ff"
|
||||
A.xenobiology_compatible = TRUE
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user