Skip to content

Commit

Permalink
Update mop.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Fordoxia committed Jan 21, 2025
1 parent 9405b3c commit 66a431b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/weapons/mop.dm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/// The cooldown between each mopping sound effect
var/mop_sound_cooldown

/obj/item/mop/Initialize(mapload)
/obj/item/mop/New()
..()
create_reagents(mopcap)
GLOB.janitorial_equipment += src
Expand Down

0 comments on commit 66a431b

Please sign in to comment.