mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
fixes simple_flying element missing ELEMENT_DETACH ! (#59096)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* Note: works for carbons and above, but please do something better. humans have wings got dangit!
|
||||
*/
|
||||
/datum/element/simple_flying
|
||||
element_flags = ELEMENT_DETACH
|
||||
|
||||
/datum/element/simple_flying/Attach(datum/target)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user