mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Fixes egg icons, probably
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
var/icon_closed = "egg"
|
var/icon_closed = "egg"
|
||||||
var/icon_opened = "egg_open"
|
var/icon_opened = "egg_open"
|
||||||
var/icon_locked = "egg"
|
var/icon_locked = "egg"
|
||||||
|
closet_appearance = null
|
||||||
open_sound = 'sound/vore/schlorp.ogg'
|
open_sound = 'sound/vore/schlorp.ogg'
|
||||||
close_sound = 'sound/vore/schlorp.ogg'
|
close_sound = 'sound/vore/schlorp.ogg'
|
||||||
opened = 0
|
opened = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user