Fixes the bluespacesquid having no tentacles (#5830)

The bluespace squid doesnt have tentacles, because in the recent tentacle changes the author didnt check if anything used the tentacle styles that have been renamed.
This commit is contained in:
Werner
2018-12-27 22:13:11 +02:00
committed by Erki
parent c15bc33441
commit 0cec626458
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -254,7 +254,7 @@
/mob/living/carbon/human/bst/proc/bss()
if(set_species("Skrell"))
h_style = "Skrell Male Tentacles"
h_style = "Skrell Average Tentacles"
name = "Bluespace Squid"
voice_name = "Bluespace Squid"
real_name = "Bluespace Squid"