mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Spiderlings now can communicate with spiders (#75112)
## About The Pull Request Fixes spiderligns speaking human ## Why It's Good For The Game Spiderlings should be able to communicate with their mothers even if their dumb babies  ## Changelog 🆑 fix: fixed spiderlings speaking human instead of spider /🆑
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
speed = 1
|
||||
move_resist = INFINITY // YOU CAN'T HANDLE ME LET ME BE FREE LET ME BE FREE LET ME BE FREE
|
||||
speak_emote = list("hisses")
|
||||
initial_language_holder = /datum/language_holder/spider
|
||||
basic_mob_flags = FLAMMABLE_MOB | DEL_ON_DEATH
|
||||
mob_size = MOB_SIZE_TINY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user