mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user