mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Some post-mirror fixes
This commit is contained in:
@@ -190,6 +190,8 @@
|
||||
emote_sound = 'sound/effects/warble.ogg' // Copyright CC BY 3.0 alienistcog (freesound.org) for the sound.
|
||||
emote_message_3p = "warbles."
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
/decl/emote/audible/croon
|
||||
key = "croon"
|
||||
emote_message_3p = "croons..."
|
||||
@@ -200,11 +202,12 @@
|
||||
emote_message_3p = "lets out a low, throaty warble!"
|
||||
emote_sound = 'sound/voice/lwarble.ogg'
|
||||
|
||||
/decl/emote/audible/croak
|
||||
key = "croak"
|
||||
/decl/emote/audible/croak_skrell
|
||||
key = "scroak"
|
||||
emote_message_3p = "croaks!"
|
||||
emote_sound = 'sound/voice/croak.ogg'
|
||||
emote_sound = 'sound/voice/croak_skrell.ogg'
|
||||
|
||||
>>>>>>> 7c14ead771... Merge pull request #14439 from Heroman3003/post-mirror-fixes
|
||||
/decl/emote/audible/vox_shriek
|
||||
key = "shriek"
|
||||
emote_message_3p = "SHRIEKS!"
|
||||
|
||||
@@ -168,6 +168,13 @@ var/list/_human_default_emotes = list(
|
||||
/decl/emote/visible/jiggle,
|
||||
/decl/emote/visible/lightup,
|
||||
/decl/emote/visible/vibrate,
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
/decl/emote/audible/croon,
|
||||
/decl/emote/audible/lwarble,
|
||||
/decl/emote/audible/croak_skrell
|
||||
|
||||
>>>>>>> 7c14ead771... Merge pull request #14439 from Heroman3003/post-mirror-fixes
|
||||
//VOREStation Add End
|
||||
//CHOMP Add start
|
||||
/decl/emote/audible/prbt2
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
sound/voice/croak_skrell.ogg
Normal file
BIN
sound/voice/croak_skrell.ogg
Normal file
Binary file not shown.
@@ -1780,6 +1780,7 @@
|
||||
#include "code\modules\admin\create_mob.dm"
|
||||
#include "code\modules\admin\create_object.dm"
|
||||
#include "code\modules\admin\create_turf.dm"
|
||||
#include "code\modules\admin\fix_player_notes_listing.dm"
|
||||
#include "code\modules\admin\holder2.dm"
|
||||
#include "code\modules\admin\IsBanned.dm"
|
||||
#include "code\modules\admin\map_capture.dm"
|
||||
|
||||
Reference in New Issue
Block a user