Skip to content

Commit

Permalink
Update code/game/turfs/walls/wall_types.dm
Browse files Browse the repository at this point in the history
Co-authored-by: fira <[email protected]>
  • Loading branch information
realforest2001 and fira committed Dec 3, 2023
1 parent 33e55a4 commit 5e32a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/turfs/walls/wall_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
RegisterSignal(SSdcs, COMSIG_GLOB_HIJACK_IMPACTED, PROC_REF(de_hull))

/turf/closed/wall/almayer/reinforced/temphull/proc/de_hull()
SIGNAL_HANDLER
hull = FALSE
desc = "A highly reinforced metal wall used to separate rooms and make up the ship. It has been weakened by a great impact."

Expand Down

0 comments on commit 5e32a20

Please sign in to comment.