mirror of
https://github.com/TeTpaAka/quests.git
synced 2024-12-22 16:50:39 +01:00
Remove playername from register_quest description.
This commit is contained in:
parent
f5b5b33414
commit
0486bc4dd8
2
README
2
README
@ -10,7 +10,7 @@ License: WTFPL
|
||||
You can see a full list of your active quests with the chatcommand /quests
|
||||
|
||||
API:
|
||||
quests.register_quest(playername,questname,quest)
|
||||
quests.register_quest(questname,quest)
|
||||
-- registers a quest for later use
|
||||
--
|
||||
-- questname is the name of the quest to identify it later
|
||||
|
Loading…
Reference in New Issue
Block a user