-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tickets are now automatically given to merchant when bought (#190)
On live, when you buy a ticket, it's immediately given to the merchant to start the trip. I overloaded OnPlayerBuy() to add that feature. It checks for "ticket to" in the ticket name, but also checks for "ticket" as the description. This should make it function for English servers immediately, while giving non-English servers a way to make it work.
- Loading branch information
1 parent
4950b74
commit 11ec034
Showing
2 changed files
with
132 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters