use strict
This commit is contained in:
parent
89d74ee72d
commit
3d89d59d4d
272 changed files with 388 additions and 21 deletions
|
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
// Handles the quest for drinking water. The drinking water quest checks if the player has this stage.
|
||||
ItemEvents.firstRightClicked(evt =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue