/tg/ Station 13 - Modules - TypesProc Details

bombable_turf

Apply this to a turf (usually a wall) and it will be destroyed instantly by any explosion. Most walls can already be destroyed by explosions so this is largely for usually indestructible ones. For applying it in a map editor, use /obj/effect/mapping_helpers/bombable_wall

Procs

detonateIf we get blowed up, move to the next turf
on_examinedShow a little extra on examine
on_update_overlaysShow a little crack on here
turf_changedIf this turf becomes something else we either just went off or regardless don't want this any more

Proc Details

detonate

If we get blowed up, move to the next turf

on_examined

Show a little extra on examine

on_update_overlays

Show a little crack on here

turf_changed

If this turf becomes something else we either just went off or regardless don't want this any more