mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] Fluff item for grallstonefist (#7721)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com> Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
@@ -744,7 +744,7 @@
|
||||
msg_prey_grab_fail = "%owner steps down and squishes you with their paw, forcing you down to the ground!"
|
||||
|
||||
// Special snowflake tails/taurhalves
|
||||
|
||||
/* //ChompREMOVE No ckey locked items on Chomp
|
||||
//spoopylizz: Roiz Lizden
|
||||
/datum/sprite_accessory/tail/taur/roiz_long_lizard // Not ACTUALLY a taur, but it uses 32x64 so it wouldn't fit in tails.dmi, and having it as a tail bugs up the sprite.
|
||||
name = "Long Lizard Tail (Roiz Lizden)"
|
||||
@@ -755,6 +755,14 @@
|
||||
clip_mask_icon = null
|
||||
clip_mask_state = null
|
||||
|
||||
//grallstonefist: Ranihrönn Skrolk
|
||||
/datum/sprite_accessory/tail/taur/altmermaid/orcamermaid
|
||||
name = "Mermaid Orca (Taur)"
|
||||
icon_state = "orcamermaid_s"
|
||||
can_ride = 1
|
||||
do_colouration = 0
|
||||
ckeys_allowed = list("grallstonefist")
|
||||
|
||||
//wickedtemp: Chakat Tempest
|
||||
/datum/sprite_accessory/tail/taur/feline/tempest
|
||||
name = "Feline (wickedtemp) (Taur)"
|
||||
@@ -822,6 +830,7 @@
|
||||
|
||||
msg_owner_grab_fail = "You step down onto %prey with one of your vines, forcing them onto the ground!"
|
||||
msg_prey_grab_fail = "%owner steps down onto you with one of their vines, squishing you and forcing you onto the ground!"
|
||||
*/ //ChompREMOVE End
|
||||
|
||||
/datum/sprite_accessory/tail/taur/rat
|
||||
name = "Rat (Taur)"
|
||||
@@ -1052,4 +1061,4 @@
|
||||
offset_x = -32
|
||||
offset_y = -11
|
||||
mob_offset_y = 11
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -673,6 +673,7 @@
|
||||
item_state = "temphypo"
|
||||
icon_state = "temphypo"
|
||||
|
||||
/* //ChompREMOVE - disabled CKEY locked items
|
||||
//WickedTempest: Chakat Tempest
|
||||
/obj/item/weapon/storage/backpack/saddlebag/tempest
|
||||
name = "Tempest's Saddlebags"
|
||||
@@ -734,6 +735,7 @@
|
||||
M.update_inv_back()
|
||||
set_light(2, 1, newlight)
|
||||
ambulance_last_switch = world.time
|
||||
*/ //ChompREMOVE End
|
||||
|
||||
/datum/looping_sound/ambulance
|
||||
mid_sounds = list('sound/items/amulanceweeoo.ogg'=1)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 206 KiB After Width: | Height: | Size: 208 KiB |
Reference in New Issue
Block a user