mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-11 16:23:36 +01:00
Fixes something not using create_reagents
This commit is contained in:
@@ -300,8 +300,7 @@
|
||||
name = "udder"
|
||||
|
||||
/obj/item/udder/Initialize()
|
||||
reagents = new(50)
|
||||
reagents.my_atom = src
|
||||
create_reagents(50)
|
||||
reagents.add_reagent("milk", 20)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user