Paste #1582: SerpentX's Example

Date: 2014/01/31 19:42:18 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


#- yaml "write:krondor.town_name" value:<global.flag[krondors value]>" split_list "id:<your yaml id>"

#it would look like this:
#krondor:
#    town_name: (what ever value was in krondors value)


# if you add (split_list)


#it would look like this:
#krondor:
#    town_name:
#    - (maybe there was another list item in that flag)
#    - (what ever value was in krondors value)