summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-24 23:56:58 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-24 23:56:58 -0300
commit9780bb57b6c28c339101548aae0daa8bb57e45c9 (patch)
tree171cd18f3700c8ecd0a0e4ad83cb691d9475319d
parent6e6d7c558e80866e53454048608abae093eefcfe (diff)
downloadserverdata-9780bb57b6c28c339101548aae0daa8bb57e45c9.tar.gz
serverdata-9780bb57b6c28c339101548aae0daa8bb57e45c9.tar.bz2
serverdata-9780bb57b6c28c339101548aae0daa8bb57e45c9.tar.xz
serverdata-9780bb57b6c28c339101548aae0daa8bb57e45c9.zip
Ah, you need this.
-rw-r--r--npc/functions/hub.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 382fb21d7..3b6a4dafe 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -42,6 +42,7 @@ function script HUB_Login {
// Handle new user (non-native) accounts
if (!getq(General_Narrator)) {
+ adddefaultskills();
getitembound MirrorLakeArmor, 1, 4;
equip(MirrorLakeArmor);
TUTORIAL=true;