mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Fixes the wall names on wizard crashed ship space ruin (#25958)
* Update wizardcrash.dmm * Update wizardcrash.dmm * Update wizardcrash.dmm * Update walls_mineral.dm * Update walls_mineral.dm * Update wizardcrash.dmm
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
/area/ruin/space/unpowered)
|
||||
"ae" = (
|
||||
/turf/simulated/wall/mineral/titanium/nodecon,
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/wizard,
|
||||
/area/ruin/space/unpowered)
|
||||
"af" = (
|
||||
/obj/structure/computerframe,
|
||||
@@ -469,7 +469,7 @@
|
||||
/turf/simulated/floor/plating/airless,
|
||||
/area/ruin/space/unpowered)
|
||||
"bH" = (
|
||||
/turf/simulated/wall/mineral/titanium/nodecon,
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/wizard,
|
||||
/area/space/nearstation)
|
||||
"bI" = (
|
||||
/obj/structure/window/plasmareinforced,
|
||||
|
||||
@@ -286,6 +286,10 @@
|
||||
desc = "Like regular titanium, but able to deflect capitalist aggressors."
|
||||
can_dismantle_with_welder = FALSE
|
||||
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/wizard
|
||||
name = "wizard wall"
|
||||
desc = "Like regular titanium, but able to deflect wizards aggressors."
|
||||
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/tileblend
|
||||
fixed_underlay = list("icon"='icons/turf/floors.dmi', "icon_state"="darkredfull")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user