CookQuest.asset 724 B

12345678910111213141516171819202122
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: bb4f7aac1a911412f89952ac827aabad, type: 3}
  13. m_Name: CookQuest
  14. m_EditorClassIdentifier:
  15. questName: CookQuest
  16. questLines:
  17. - 'Hello There, I need your help '
  18. - I'm in need to find a cactus that only grows in desered areas
  19. - head west to the desert , and bring me the cactus
  20. - i will reward you 500 coins
  21. questTitle: Head West to desert and find the Cactus and bring it back to Cook
  22. rewardAmount: 500