mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Salt from dead crew indeed! (#24407)
This commit is contained in:
@@ -153,6 +153,9 @@
|
||||
user.name = newname
|
||||
user.real_name = newname
|
||||
desc = "Salt. From dead crew, presumably."
|
||||
var/space = reagents.maximum_volume - reagents.total_volume
|
||||
if(space > 0)
|
||||
reagents.add_reagent("sodiumchloride", space)
|
||||
return BRUTELOSS
|
||||
|
||||
/obj/item/reagent_containers/condiment/peppermill
|
||||
|
||||
Reference in New Issue
Block a user