mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge branch 'master' into Arokha/matdefs
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
|
||||
var/obj/item/stack/material/S = W
|
||||
if(!(S.material.name in stored_material))
|
||||
to_chat(user, "<span class='warning'>\the [src] doesn't accept [S.material]!</span>")
|
||||
to_chat(user, "<span class='warning'>\The [src] doesn't accept [S.material]!</span>")
|
||||
return
|
||||
|
||||
var/amnt = S.perunit
|
||||
|
||||
Reference in New Issue
Block a user