This commit is contained in:
Chinsky
2015-07-09 23:07:28 +03:00
parent c7d9ce4697
commit 5b627cc763

View File

@@ -176,6 +176,10 @@
user << "<span class='warning'>Plate \the [src] before reinforcing it!</span>"
return
if(flipped)
user << "<span class='warning'>Put \the [src] back in place before reinforcing it!</span>"
return
reinforced = common_material_add(S, user, "reinforc")
if(reinforced)
update_desc()