Removed problems from old Denizen code
This commit is contained in:
@@ -8,7 +8,7 @@ sports_volleyball_world:
|
||||
- define ball <context.entity>
|
||||
- if !<[ball].has_flag[ball]>:
|
||||
- stop
|
||||
- if <[ball].entity_type> == armor_stand:
|
||||
- if <[ball].type> == armor_stand:
|
||||
- define ball <proc[ball_get].context[<[ball].flag[ball]>]>
|
||||
- if !<[ball].flag[ball].starts_with[sports_volleyball]>:
|
||||
- stop
|
||||
|
||||
Reference in New Issue
Block a user