2019-10-14 12:02:13 -04:00
|
|
|
%YAML 1.2
|
|
|
|
---
|
|
|
|
title: Sample Text
|
|
|
|
openingText: "{}\nsample text"
|
|
|
|
startLevel: testing/test1.yml
|
2020-05-10 23:26:21 -04:00
|
|
|
#singletons:
|
|
|
|
# - !NPC
|
|
|
|
# name: follower
|
|
|
|
# description: a follower
|
|
|
|
# location: [0, 0]
|
|
|
|
# behaviors:
|
|
|
|
# go: [-1, follow]
|
|
|
|
# arrive: [-1, follow]
|
|
|
|
# customValues:
|
|
|
|
# follow:
|
|
|
|
# distance: 2
|
|
|
|
# isFollowing: True
|
|
|
|
# target: You
|
2019-10-14 12:02:13 -04:00
|
|
|
|