mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Last Push - Everything is working, just needs testing!
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
flesh_color = "#9ee02c"
|
||||
blood_color = "#edf4d0" //sap!
|
||||
base_color = "#1a5600"
|
||||
|
||||
reagent_tag = IS_ALRAUNE
|
||||
|
||||
blurb = "Alraunes are a rare sight in space. Their bodies are reminiscent of that of plants, and yet they share many\
|
||||
traits with other humanoid beings.\
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
playsound(src, 'sound/voice/bark2.ogg', 50, 1, -1, preference = /datum/client_preference/emote_noises)
|
||||
m_type = 2
|
||||
else
|
||||
src << "You're not a dog!"
|
||||
to_chat(src, "You're not a dog!")
|
||||
//Vorestation addition end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user