diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-14 17:24:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-14 17:24:38 -0300 |
commit | f7c53b6945a84c02120b45c99cfc11cfd36c0545 (patch) | |
tree | a3eff0373a71202d96ba6ba3b37b6a8d398e2c92 /db | |
parent | 8990e4fae71b152ff78308f83b43c9a2083419d2 (diff) | |
download | serverdata-f7c53b6945a84c02120b45c99cfc11cfd36c0545.tar.gz serverdata-f7c53b6945a84c02120b45c99cfc11cfd36c0545.tar.bz2 serverdata-f7c53b6945a84c02120b45c99cfc11cfd36c0545.tar.xz serverdata-f7c53b6945a84c02120b45c99cfc11cfd36c0545.zip |
Add the NPC with information about St. Patrick Day.
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 8371dd6b9..bf63ed611 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4057,6 +4057,7 @@ constants_db: { NPC_GNOME_A: 319 NPC_GNOME_B: 320 NPC_GNOME_C: 321 + NPC_WEIRDGREEN: 322 NPC_MIRAJ: 323 NPC_BELLA: 324 NPC_ERNANDO: 328 |