mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge pull request #11566 from Verkister/patch-82
Adds randpixel to vore eggs.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
allow_quick_empty = TRUE
|
||||
use_sound = 'sound/items/drop/flesh.ogg'
|
||||
|
||||
/obj/item/weapon/storage/vore_egg/Initialize()
|
||||
. = ..()
|
||||
randpixel_xy()
|
||||
|
||||
/obj/item/weapon/storage/vore_egg/open(mob/user as mob)
|
||||
if(isobserver(user))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user