Skip to content

Commit

Permalink
Removed space. (added video to PR desc.)
Browse files Browse the repository at this point in the history
  • Loading branch information
Venuska1117 committed Dec 27, 2024
1 parent a8eda33 commit c23ff96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/game/turfs/walls/wall_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1319,11 +1319,10 @@ INITIALIZE_IMMEDIATE(/turf/closed/wall/indestructible/splashscreen)

/turf/closed/wall/resin/weak/greater
name = "greater weak resin wall"
desc = "Weird slime solidified into a wall. It already looks on the verge of collapsing..."
desc = "Weird slime solidified into a wall. It looks like it will collapse soon..."
damage_cap = HEALTH_WALL_XENO_WEAK
duration = 10 SECONDS


/turf/closed/wall/resin/weak/Initialize(mapload, ...)
. = ..()
if(mapload)
Expand Down

0 comments on commit c23ff96

Please sign in to comment.