Added Borgi

This commit is contained in:
ZomgPonies
2013-10-15 16:27:02 -04:00
parent fd24387423
commit ad09347a0e
2 changed files with 9 additions and 0 deletions
@@ -471,3 +471,12 @@
for(var/i in list(1,2,4,8,4,2,1,2,4,8,4,2,1,2,4,8,4,2))
dir = i
sleep(1)
/mob/living/simple_animal/corgi/Ian/borgi
name = "E-N"
real_name = "E-N" //Intended to hold the name without altering it.
desc = "It's a borgi."
icon_state = "borgi"
icon_living = "borgi"
icon_dead = "borgi_dead"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 189 KiB