mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Fixes an exploit involving T4 (#17983)
* no all access explosive * Update code/game/turfs/simulated/walls_indestructible.dm Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
/turf/simulated/wall/indestructible/welder_act()
|
||||
return
|
||||
|
||||
/turf/simulated/wall/indestructible/thermitemelt(mob/user, speed)
|
||||
return
|
||||
|
||||
/turf/simulated/wall/indestructible/ex_act(severity)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user