mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Fixes #9939
This commit is contained in:
@@ -176,6 +176,10 @@
|
|||||||
user << "<span class='warning'>Plate \the [src] before reinforcing it!</span>"
|
user << "<span class='warning'>Plate \the [src] before reinforcing it!</span>"
|
||||||
return
|
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")
|
reinforced = common_material_add(S, user, "reinforc")
|
||||||
if(reinforced)
|
if(reinforced)
|
||||||
update_desc()
|
update_desc()
|
||||||
|
|||||||
Reference in New Issue
Block a user