From 67ccc133c0e6ffde78644f50d6e726daa6acfa75 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 20 May 2018 11:55:35 +0000 Subject: Add note --- npc/005-2-1/note.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 npc/005-2-1/note.txt (limited to 'npc/005-2-1') diff --git a/npc/005-2-1/note.txt b/npc/005-2-1/note.txt new file mode 100644 index 000000000..c3e309db4 --- /dev/null +++ b/npc/005-2-1/note.txt @@ -0,0 +1,15 @@ +// TMW-2 Script. +// Authors: +// Saulc +// Description: +// A small note + +005-2-1,41,33,0 Note#saxsocave NPC_PAPER_NOTE,{ + narrator S_LAST_NEXT, + l(I leave this basement that start to be too dangerous!"); + close; + +OnInit: + .distance = 2; + end; +} -- cgit v1.2.3-70-g09d2