Minor Spelling Fix

Title, fix spelling of vore action for spitters.  Piranha Spitter is attemping to slurped up Samantha Janice Softfur into their stomach! --> Piranha Spitter is attemping to slurp up Samantha Janice Softfur into their stomach!
This commit is contained in:
TheFurryFeline
2019-10-15 06:38:06 -04:00
committed by GitHub
parent f7f8bc8d83
commit 96a782038d
@@ -179,7 +179,7 @@
/mob/living/simple_animal/hostile/piranhaplant/spitter/init_vore()
..()
var/obj/belly/B = vore_selected
B.vore_verb = "slurped up"
B.vore_verb = "slurp up"
B.desc = "You're pulled into the tight mouth of the plant. The tongue mulls you about and squishes you around, coating you in a slurry of digestive fluides that burn hotly and smell foul."
B.digest_burn = 5
B.digest_brute = 0
@@ -232,4 +232,4 @@
B.digest_burn = 0.5
B.digest_brute = 0
B.vore_verb = "slurp up"
B.name = "pitcher"
B.name = "pitcher"