mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #8966 from Fox-McCloud/indestructible-bomb-range
Makes Bomb Range Multi-Use
This commit is contained in:
@@ -18,8 +18,13 @@
|
||||
|
||||
/turf/simulated/floor/plasteel/airless/New()
|
||||
..()
|
||||
name = "floor"
|
||||
|
||||
name = "floor"
|
||||
|
||||
/turf/simulated/floor/plasteel/airless/indestructible // For bomb testing range
|
||||
|
||||
/turf/simulated/floor/plasteel/airless/indestructible/ex_act(severity)
|
||||
return
|
||||
|
||||
/turf/simulated/floor/plasteel/goonplaque
|
||||
icon_state = "plaque"
|
||||
name = "Commemorative Plaque"
|
||||
|
||||
Reference in New Issue
Block a user