mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
cleans up INIT (#17130)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -904,8 +904,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