diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-08 20:48:01 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-08 20:48:01 +0000 |
commit | 5a1088088300a4363feb04a97b08075c585cebc5 (patch) | |
tree | 9f4ef401fbc568c973829a9a4de8ec2b5441a0c7 /npc/002-1/knife.txt | |
parent | d155ce1ed965b6e74cf5b509dd0eb615b4d13834 (diff) | |
parent | 99385b26263c27020d8ce526afaa1811e4eceaa1 (diff) | |
download | serverdata-5a1088088300a4363feb04a97b08075c585cebc5.tar.gz serverdata-5a1088088300a4363feb04a97b08075c585cebc5.tar.bz2 serverdata-5a1088088300a4363feb04a97b08075c585cebc5.tar.xz serverdata-5a1088088300a4363feb04a97b08075c585cebc5.zip |
Merge branch 'npc-improvements' into 'master'
NPC Improvements
See merge request TMW2/serverdata!68
Diffstat (limited to 'npc/002-1/knife.txt')
-rw-r--r-- | npc/002-1/knife.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-1/knife.txt b/npc/002-1/knife.txt index 5628e1650..de0e90b68 100644 --- a/npc/002-1/knife.txt +++ b/npc/002-1/knife.txt @@ -33,6 +33,7 @@ L_Give: setq ShipQuests_Knife, 1; getitem RustyKnife, 1; + // TODO: replace keys with variables since the player may have remapped them, possibly replace the messages below with tutorial messages? mesn l("Narrator"); mesc l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."); next; |