From 8a4bf716002a017de77fe7df301ef8e4aaf00a2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 11:00:49 -0300 Subject: Initial commit --- npc/000-0-0/q'onan.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 npc/000-0-0/q'onan.txt (limited to 'npc/000-0-0/q'onan.txt') diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt new file mode 100644 index 00000000..a0fc844a --- /dev/null +++ b/npc/000-0-0/q'onan.txt @@ -0,0 +1,14 @@ +// Evol scripts. +// Authors: +// Alige +// Vasily_Makarov +// Description: +// Sleeping and snoring NPC. + +000-0-0,29,28,0 script Q'Onan#000-0-0 NPC_ORC_SAILOR,{ + asleep; + close; + +OnInit: + end; +} -- cgit v1.2.3-70-g09d2