mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Post-godmode refactor cleanup (#86718)
## About The Pull Request Adds some flags that went missing after #86596 Closes #86709 ## Changelog 🆑 fix: Snow bears are no longer impervious to all sources of damage fix: Cameras, living floors and ghost of poly no longer can be pushed around /🆑
This commit is contained in:
@@ -193,6 +193,7 @@
|
||||
color = "#FFFFFF77"
|
||||
sentience_type = SENTIENCE_BOSS //This is so players can't mindswap into ghost poly to become a literal god
|
||||
incorporeal_move = INCORPOREAL_MOVE_BASIC
|
||||
status_flags = NONE
|
||||
butcher_results = list(/obj/item/ectoplasm = 1)
|
||||
ai_controller = /datum/ai_controller/basic_controller/parrot/ghost
|
||||
speech_probability_rate = 1
|
||||
|
||||
Reference in New Issue
Block a user