Windows give a message when repaired.

This commit is contained in:
bgobandit
2016-01-06 01:30:19 -05:00
parent a86c47a970
commit b1dbe47bbf
+1
View File
@@ -205,6 +205,7 @@
health = maxhealth
playsound(loc, 'sound/items/Welder2.ogg', 50, 1)
update_nearby_icons()
user << "<span class='notice'>You repair [src].</span>"
else
user << "<span class='warning'>[src] is already in good condition!</span>"
return