Esempio n. 1
0
 public void UpdateQuest(ActorPC pc, Quest.QuestType type, Quest.Quest quest)
 {
 }
Esempio n. 2
0
 public void DeleteQuest(ActorPC pc, Quest.Quest quest)
 {
 }
Esempio n. 3
0
 public void NewQuest(ActorPC pc, Quest.QuestType type, Quest.Quest quest)
 {
 }