mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Fixes #9341
This commit is contained in:
@@ -123,7 +123,7 @@
|
|||||||
break_to_parts()
|
break_to_parts()
|
||||||
return
|
return
|
||||||
|
|
||||||
if(!material)
|
if(can_plate && !material)
|
||||||
user << "<span class='warning'>There's nothing to put \the [W] on! Try adding plating to \the [src] first.</span>"
|
user << "<span class='warning'>There's nothing to put \the [W] on! Try adding plating to \the [src] first.</span>"
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user