1
0
Fork 0
mirror of https://gitlab.com/Oreolek/ludumdare37.git synced 2024-04-28 15:19:38 +03:00
ludumdare37/game/procgen/ru/window.cson
Alexander Yakovlev e572061fb2 Можно разговаривать с NPC! (ура)
А ещё я исправил баг с эффектами.
2016-12-10 22:31:49 +07:00

21 lines
377 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

groups: [
tags: []
phrases: [
"За окном проносится Россия."
]
,
tags: [
['weather', 'warm']
]
phrases: [
'В машине душно, а за окном солнышко.'
]
,
tags: [
['weather', 'cold']
]
phrases: [
"Вы ничего не видите в метели."
]
]