gameshell/testing/testdata.yml

20 lines
365 B
YAML
Raw Normal View History

%YAML 1.2
---
title: Sample Text
openingText: "{}\nsample text"
startLevel: testing/test1.yml
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