mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
slight eff impr
This commit is contained in:
@@ -690,8 +690,7 @@
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/fuelcan/New()
|
||||
..()
|
||||
slotzero = new/datum/reagents(volume)
|
||||
slotzero.my_atom = src
|
||||
slotzero = reagents
|
||||
slotone = new/datum/reagents(volume)
|
||||
slotone.my_atom = src
|
||||
reagents.add_reagent("fuel", 50)
|
||||
|
||||
Reference in New Issue
Block a user