mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
TG: renamed "scary" to "hallucination", organization is the key to success
- also switched the adminhelp notification to a cute kitten meowing as per tsaricide's request Revision: r3223 Author: LastBatt...@hotmail.com
This commit is contained in:
@@ -200,12 +200,12 @@
|
|||||||
#define FILE_DIR "sound/ambience"
|
#define FILE_DIR "sound/ambience"
|
||||||
#define FILE_DIR "sound/announcer"
|
#define FILE_DIR "sound/announcer"
|
||||||
#define FILE_DIR "sound/effects"
|
#define FILE_DIR "sound/effects"
|
||||||
|
#define FILE_DIR "sound/hallucinations"
|
||||||
#define FILE_DIR "sound/items"
|
#define FILE_DIR "sound/items"
|
||||||
#define FILE_DIR "sound/machines"
|
#define FILE_DIR "sound/machines"
|
||||||
#define FILE_DIR "sound/mecha"
|
#define FILE_DIR "sound/mecha"
|
||||||
#define FILE_DIR "sound/misc"
|
#define FILE_DIR "sound/misc"
|
||||||
#define FILE_DIR "sound/piano"
|
#define FILE_DIR "sound/piano"
|
||||||
#define FILE_DIR "sound/scary"
|
|
||||||
#define FILE_DIR "sound/voice"
|
#define FILE_DIR "sound/voice"
|
||||||
#define FILE_DIR "sound/weapons"
|
#define FILE_DIR "sound/weapons"
|
||||||
// END_FILE_DIR
|
// END_FILE_DIR
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
update_clothing()
|
update_clothing()
|
||||||
monkeyizing = 1
|
monkeyizing = 1
|
||||||
canmove = 0
|
canmove = 0
|
||||||
|
stunned = 1
|
||||||
icon = null
|
icon = null
|
||||||
invisibility = 101
|
invisibility = 101
|
||||||
var/atom/movable/overlay/animation = new /atom/movable/overlay( loc )
|
var/atom/movable/overlay/animation = new /atom/movable/overlay( loc )
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 895 B After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user