Changed a lot of things, too lazy to recall them atm. Attempted a shotgun-on-back fix, but didn't work.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@305 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-10-17 14:27:57 +00:00
parent f47e4661d8
commit 5490a3e40e
19 changed files with 4814 additions and 5035 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
else
user << "\red The spike already has something on it, finish collecting its meat first!"
else if(istype(G.affecting, /mob/living/carbon/alien))
else if(istype(G.affecting, /mob/living/carbon/alien) && !istype(G.affecting, /mob/living/carbon/alien/larva/metroid))
if(src.occupied == 0)
src.icon_state = "spikebloodygreen"
src.occupied = 1