Rename snake to giant snake

To prevent mistakes like this in the future!
This commit is contained in:
Arokha Sieyes
2018-05-10 14:26:18 -04:00
parent c0c9ab541f
commit c4f9017c76
3 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
/mob/living/simple_animal/hostile/snake
/mob/living/simple_animal/hostile/giant_snake
name = "giant snake"
desc = "Snakes. Why did it have to be snakes?"
icon = 'icons/mob/vore64x64.dmi'
@@ -21,7 +21,7 @@
pixel_y = -16
// Activate Noms!
/mob/living/simple_animal/hostile/snake
/mob/living/simple_animal/hostile/giant_snake
vore_active = 1
vore_pounce_chance = 25
vore_icons = SA_ICON_LIVING