Merge pull request #8143 from Natje0/Natje0-tentacles

Adds thick tentacles
This commit is contained in:
Aronai Sieyes
2020-05-30 20:34:40 -04:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
@@ -421,6 +421,10 @@
name = "Frog (Taur)"
icon_state = "frog_s"
/datum/sprite_accessory/tail/taur/thicktentacles
name = "Tentacles(Thick)"
icon_state = "tentacles_s"
/datum/sprite_accessory/tail/taur/drake //Enabling on request, no suit compatibility but then again see 2 above.
name = "Drake (Taur)"
icon_state = "drake_s"
@@ -558,4 +562,4 @@
msg_prey_grab_success = "%owner slides over you with their vines, smushing you against the ground before wrapping one up around you, trapping you within the tight confines of their vines!"
msg_owner_grab_fail = "You step down onto %prey with one of your vines, forcing them onto the ground!"
msg_prey_grab_fail = "%owner steps down onto you with one of their vines, squishing you and forcing you onto the ground!"
msg_prey_grab_fail = "%owner steps down onto you with one of their vines, squishing you and forcing you onto the ground!"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 100 KiB