summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
blob: 42864beb7bfa2b4ca3ed9bf9e29a459205d286e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
"npc/functions/clear_vars.txt",

"npc/functions/banker.txt",
"npc/functions/barber.txt",
"npc/functions/dailyquest.txt",
"npc/functions/ferry.txt",
"npc/functions/travelers.txt",
"npc/functions/game_rules.txt",
"npc/functions/inn.txt",
"npc/functions/magic.txt",
"npc/functions/mob_points.txt",
"npc/functions/process_equip.txt",
"npc/functions/slot_machine.txt",
"npc/functions/soul_menhir.txt",
"npc/functions/time.txt",
"npc/functions/water_bottle.txt",
"npc/functions/evil_obelisk.txt",
"npc/functions/announcements.txt",
"npc/functions/lockpicking.txt",
"npc/functions/default_npc_checks.txt",
"npc/functions/undead_debug.txt",
"npc/functions/headstyles.txt",
"npc/functions/global_event_handler.txt",
"npc/functions/stat_reset.txt",
"npc/functions/quiz.txt",
"npc/functions/dynamic_menu.txt",
"npc/functions/DyeConfig.txt",
"npc/functions/motd.txt",
"npc/functions/motdconfig.txt",

"npc/items/purification_potion.txt",
"npc/items/scissors.txt",
"npc/items/pickled_beets.txt",
"npc/items/shock_sweet.txt",
"npc/items/unreleased_item.txt",
"npc/items/require_stat.txt",
"npc/items/restricted_item.txt",
"npc/items/warpTowels.txt",
"npc/items/unequipcb.txt",
"npc/items/launcher_ammo.txt",
"npc/items/check_wand.txt",
"npc/items/mirror.txt",
"npc/items/rubber_bat.txt",

//@include "npc/magic/_import.txt",

//@include "npc/commands/_import.txt",

"npc/functions/gm_island.txt",
"npc/annuals/fathertime.txt",
"npc/annuals/check_time.txt",
"npc/annuals/tree_beard.txt",
"npc/annuals/xmas/config.txt",
"npc/annuals/xmas/states.txt",
"npc/annuals/xmas/barriers.txt",
"npc/annuals/xmas/core.txt",
"npc/annuals/xmas/debug.txt",
"npc/annuals/xmas/helpers.txt",
"npc/annuals/xmas/list.txt",
"npc/annuals/xmas/reagents.txt",
"npc/annuals/xmas/mobmanager.txt",
"npc/annuals/halloween/config.txt",
"npc/annuals/halloween/debug.txt",
"npc/annuals/halloween/munro.txt",
"npc/annuals/halloween/trick_or_treat.txt",

@include "npc/_import.txt"