mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Sorts out this PR
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
var/type_name = null
|
||||
projectile_type = /obj/item/projectile/beam
|
||||
|
||||
/obj/item/ammo_casing/nsfw_batt/initialize()
|
||||
/obj/item/ammo_casing/nsfw_batt/Initialize()
|
||||
. = ..()
|
||||
pixel_x = rand(-10, 10)
|
||||
pixel_y = rand(-10, 10)
|
||||
|
||||
Reference in New Issue
Block a user