Various updates and small fixes

Map updates, gateway tweak, and a few fixes for some mobs that were
behaving stupidly.
This commit is contained in:
Spades
2017-04-09 17:54:09 -04:00
parent c16702b359
commit b82e8c12d5
14 changed files with 7489 additions and 6424 deletions
@@ -55,4 +55,4 @@
custom_emote(1,"flaps and honks at [.]!")
/mob/living/simple_animal/hostile/goose/Process_Spacemove(var/check_drift = 0)
return
return 1 // No drifting in space!
@@ -36,7 +36,7 @@
faction = "bee"
/mob/living/simple_animal/hostile/bee/vore/Process_Spacemove(var/check_drift = 0)
/mob/living/simple_animal/hostile/bee/Process_Spacemove(var/check_drift = 0)
return 1 //No drifting in space for space bee!
// Activate Noms!