Make Citizen Flyable (Effect) — Skonic
Addon: Skonic · Category: Effect · Since: 1.2.1
Syntax
make (npc|citizen) %npc% [not |un]flyableDescription
Makes a Citizens NPC flyable. Some entity types are always flyable (e.g bat), therefore will always be flyable.
Examples
make citizen npc with id 3 flyable
wait 4 seconds
make npc npc with id 3 unflyable