mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Merge pull request #7250 from SamHPurp/Smoothes-fixed-walls
Fixes repaired r-walls not smoothing
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
d_state = 0
|
||||
update_icon()
|
||||
src.icon_state = "r_wall"
|
||||
update_icon()
|
||||
to_chat(user, "<span class='notice'>You replace the outer grille.</span>")
|
||||
else
|
||||
to_chat(user, "<span class='warning'>You don't have enough rods for that!</span>")
|
||||
|
||||
Reference in New Issue
Block a user