Things can now be shared globally by maps.
This commit is contained in:
parent
aba0014e27
commit
963c77f77c
3 changed files with 73 additions and 35 deletions
|
@ -51,15 +51,6 @@ loadAlways:
|
|||
none: none # might this work to prevent this character from doing anything?
|
||||
customValues:
|
||||
dialogs: testing/testDialog.yml
|
||||
- !NPC
|
||||
- !Singleton
|
||||
name: follower
|
||||
description: a follower
|
||||
location: [6, 26]
|
||||
behaviors:
|
||||
go: [-1, follow]
|
||||
arrive: [-1, follow]
|
||||
customValues:
|
||||
follow:
|
||||
distance: 2
|
||||
isFollowing: True
|
||||
target: You # yes, YOU!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue