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