first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
StartNode
|
||||
├─ Да, я только пришёл → Node_Newcomer
|
||||
│ ├─ Где его получить? → Node_PassInfo → Node_Goodbye
|
||||
│ ├─ У меня уже есть пропуск [requires VillagePass] → Node_HasPass → Node_Reward [gives OldAmulet] → Node_Goodbye
|
||||
│ └─ Понятно → Node_Goodbye
|
||||
├─ Я ищу работу → Node_Work
|
||||
│ ├─ У меня есть амулет [requires OldAmulet, consumes] → Node_AmuletQuestComplete → Node_Goodbye
|
||||
│ └─ Я вернусь позже → Node_Goodbye
|
||||
└─ Мне пора → Node_Goodbye
|
||||
Reference in New Issue
Block a user