[REFACTOR] Remove the flying var, adds the flying trait. (#26881)

* Remove the flying var, adds the flying trait

* Remove flight when broomstick is unwielded

* Adds some comments

* tab indentation

* Fix carp flight

* Remove comment

---------

Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
Chap
2024-10-16 17:46:19 +00:00
committed by GitHub
co-authored by Adrer
parent be2cdeb261
commit c3d773402c
51 changed files with 86 additions and 78 deletions
@@ -261,7 +261,7 @@
harm_intent_damage = 1
friendly = "mends"
density = FALSE
flying = TRUE
initial_traits = list(TRAIT_FLYING)
obj_damage = 0
pass_flags = PASSTABLE | PASSGRILLE | PASSMOB
ventcrawler = VENTCRAWLER_ALWAYS