mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +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:
@@ -7,6 +7,7 @@
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
invisibility = INVISIBILITY_ABSTRACT // No one can see us
|
||||
sight = SEE_SELF
|
||||
status_flags = NONE
|
||||
/// Toggles if the camera can move on shuttles
|
||||
var/move_on_shuttle = FALSE
|
||||
/// Toggles if the camera can use emotes
|
||||
|
||||
Reference in New Issue
Block a user