mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Terror Spiders can no longer be offered sentience potions.
Gateway mission terror spiders can currently be effortlessly gibbed by giving them a sentience potion and waiting for them to "become sentient", except that when that happens, they explode. Easily abusable, eh? This commit changes this.
This commit is contained in:
@@ -71,6 +71,9 @@ var/global/list/ts_spiderling_list = list()
|
||||
speak_emote = list("hisses")
|
||||
emote_hear = list("hisses")
|
||||
|
||||
// Sentience Type
|
||||
sentience_type = SENTIENCE_OTHER
|
||||
|
||||
// Languages are handled in terror_spider/New()
|
||||
|
||||
// Interaction keywords
|
||||
|
||||
Reference in New Issue
Block a user