This commit is contained in:
Fermi
2019-10-01 07:35:59 +01:00
parent 0301683ae1
commit 13276d3d96
2 changed files with 12 additions and 0 deletions
+12
View File
@@ -264,3 +264,15 @@
category = "Holiday"
item = /obj/item/card/emag/halloween
surplus = 0
//Jacq test
/mob/living/simple_animal/jacq
name = "Jacqueline"
real_name = "Jacqueline"
icon = 'icons/obj/halloween_items.dmi'
icon_state = "jacqueline"
maxHealth = 1e6
health = 1e6
speak_emote = list("croons")
emote_hear = list("spooks","giggles")
density = FALSE
Binary file not shown.

Before

Width:  |  Height:  |  Size: 843 B

After

Width:  |  Height:  |  Size: 6.9 KiB