Merge pull request #1149 from Sharkmare/master

Adds Sharkpile prototype + 939
This commit is contained in:
cadyn
2021-01-22 11:11:38 -08:00
committed by GitHub
4 changed files with 69 additions and 6 deletions

View File

@@ -796,12 +796,12 @@
prob(50);/mob/living/simple_mob/animal/synx/ai,) //normal eel boyo.
////////////////////////////////////////////////////////////////////////////
//////////////////////////NOT A SYNX///////but looks kinda like one/////////
//////////////////////////NOT A SYNX///////but acts kinda like one/////////
////////////////////////////////////////////////////////////////////////////
/*
Content relating to the SCP Foundation, including the SCP Foundation logo, is licensed under
Creative Commons Sharealike 3.0 and all concepts originate from http://www.scp-wiki.net and its authors.
This includes the sprites of the below Mob which are based upon SCP 939 and sprited by Riviera (not added yet)
This includes the sprites of the below Mob which are based upon SCP 939.
*/
//SCP-939
//sprites to be made.
@@ -828,12 +828,15 @@ This includes the sprites of the below Mob which are based upon SCP 939 and spri
name = "Unknown"
desc = "It's a red canine looking creature."
tt_desc = "Unknown Alien Lifeform"
poison_chance = 0 //no poison,
ai_holder_type = /datum/ai_holder/simple_mob/scp
say_list_type = /datum/say_list/malf_drone
//icon_state = "scp_living"
//icon_living = "scp_living"
//icon_dead = "scp_dead"
icon = 'icons/mob/synxmanyvoices.dmi'
icon_state = "939_living"
icon_living = "939_living"
icon_dead = "939_dead"
#undef SYNX_LOWER_DAMAGE
#undef SYNX_UPPER_DAMAGE
#undef SYNX_UPPER_DAMAGE