mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
[FIX] Glorious Communist Walls of USSP Station Now Fully Repel Capitalist Pigs! (#25453)
* Update walls_mineral.dm * Space indentation I hate you
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/turf/simulated/wall/mineral
|
||||
name = "mineral wall"
|
||||
desc = "This shouldn't exist"
|
||||
desc = "If you can see this, please make an issue report on GitHub."
|
||||
icon_state = ""
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
canSmoothWith = null
|
||||
@@ -310,6 +310,9 @@
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/welder_act()
|
||||
return
|
||||
|
||||
/turf/simulated/wall/mineral/titanium/nodecon/try_destroy()
|
||||
return
|
||||
|
||||
/////////////////////Plastitanium walls/////////////////////
|
||||
|
||||
/turf/simulated/wall/mineral/plastitanium
|
||||
|
||||
Reference in New Issue
Block a user