1
0
Fork 0
mirror of https://gitlab.com/Oreolek/improv_forest.git synced 2024-05-04 01:59:43 +03:00
improv_forest/data/description.cson
2017-06-18 14:48:47 +07:00

33 lines
422 B
Plaintext

phrases: [
"""
[:object]
[:smell] [:sound]
"""
"""
[:object]
[:sound] [:smell]
"""
"[:object] [:sound]"
"[:sound] [:object]"
"[:object] [:smell]"
"[:smell] [:sound]"
]
###
"""
[:action]
[:smell] [:sound]
"""
"""
[:action]
[:sound] [:smell]
"""
"[:object] [:action]"
"[:action] [:object]"
"[:action] [:sound]"
"[:action] [:smell]"
###