mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
var/mopcount = 0
|
||||
|
||||
|
||||
/obj/item/weapon/mop_deploy/Initialize()
|
||||
/obj/item/weapon/mop_deploy/New()
|
||||
create_reagents(5)
|
||||
START_PROCESSING(SSobj, src)
|
||||
. = ..()
|
||||
|
||||
/turf/proc/clean_deploy(atom/source)
|
||||
if(source.reagents.has_reagent("water", 1))
|
||||
|
||||
Reference in New Issue
Block a user