Commit graph

11 commits

Author SHA1 Message Date
Xackery Xtal
e7f16464b5 Added item comment lines 2021-02-07 20:50:01 -08:00
Akkadius
c5497841a2 NPC | Spell comment fixes 2020-04-14 22:20:53 -05:00
JJ
eb8d0790b6 Fix from #1254. Thanks @noudess! 2020-03-04 19:21:42 -05:00
Michael Cook (mackal)
eed3af7dd9
Merge pull request #1104 from TurmoilToad/patch-30
Update Guard_Valon.pl
2019-11-06 13:42:25 -05:00
TurmoilToad
7d49725057
Update Guard_Valon.pl
Added faction checks, missing dialogues, exp reward, adjusted faction rewards.
2019-11-06 13:22:56 -05:00
TurmoilToad
42fe0c51f5
Create Guard_Colin.pl
Dug out of Vaslin's EQ Compendium.
SQL:  Has Quest File
```sql
UPDATE `npc_types` SET `isquest` = '1' WHERE `id` = '21032';
UPDATE `npc_types` SET `isquest` = '1' WHERE `id` = '21117';
```
2019-11-06 10:26:02 -05:00
Akkadius
96a002c89a Comment everything! 2019-03-25 19:12:38 -05:00
Akkadius
6af90bb378 Faction migration 2019-03-25 15:36:23 -05:00
Akkadius
003136f4d0 Convert all quests scripts lua/pl to new heading format (Live values) - Any quests with needs_heading_validation will need to be manually checked 2018-02-16 01:20:25 -06:00
cream24
dbf8b8ca7a mage epic 2016-06-23 13:11:19 -04:00
JJ
e66c190cdb Finzalizing. Hope this works... 2015-03-14 16:18:39 -04:00