mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
[MIRROR] cleans up INIT (#10164)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
a71b34b7e0
commit
e4f07e43f3
@@ -902,8 +902,8 @@
|
||||
slot_r_hand_str = 'icons/vore/custom_items_right_hand_vr.dmi',
|
||||
)
|
||||
|
||||
/obj/item/material/twohanded/fluff/Initialize(var/newloc)
|
||||
. = ..(newloc," ") //See materials_vr_dmi for more information as to why this is a blank space.
|
||||
/obj/item/material/twohanded/fluff/Initialize(mapload)
|
||||
. = ..(mapload," ") //See materials_vr_dmi for more information as to why this is a blank space.
|
||||
|
||||
//jacknoir413:Areax Third
|
||||
/obj/item/melee/baton/fluff/stunstaff
|
||||
|
||||
Reference in New Issue
Block a user