mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Sergeant Araneus Fix (#74623)
## About The Pull Request Sergeant Araneus, the pet from HoS, sometimes spawns from gold slimes. ## Why It's Good For The Game I don't think this was intentional since it is a pet. ## Changelog 🆑 fix: Sergeant Araneus cannot spawn from gold slimes anymore. /🆑
This commit is contained in:
@@ -315,6 +315,7 @@
|
||||
real_name = "Sergeant Araneus"
|
||||
desc = "A fierce companion of the Head of Security, this spider has been carefully trained by Nanotrasen specialists. Its beady, staring eyes send shivers down your spine."
|
||||
faction = list(FACTION_SPIDER)
|
||||
gold_core_spawnable = NO_SPAWN
|
||||
maxHealth = 250
|
||||
health = 250
|
||||
melee_damage_lower = 15
|
||||
|
||||
Reference in New Issue
Block a user