Episode 17.2 - Sage's Legacy (#6799)
* Episode 17.2 Initial Release of instances and quests * Added warp portals and monster spawn scripts * Added Episode 17.2 related database entries Closed #6470 Thanks to @Megelith @Pokye Co-authored-by: JohnnyPlayy <JohnnyPlayy@users.noreply.github.com> Co-authored-by: Everade <privacy@gatheringro.com> Co-authored-by: crazyarashi <26841779+crazy-arashi@users.noreply.github.com> Co-authored-by: Atemo <capucrath@gmail.com>
This commit is contained in:
@@ -57,6 +57,9 @@ CREATE TABLE `mob_db2` (
|
||||
`racegroup_temple_demon` tinyint(1) unsigned DEFAULT NULL,
|
||||
`racegroup_illusion_vampire` tinyint(1) unsigned DEFAULT NULL,
|
||||
`racegroup_malangdo` tinyint(1) unsigned DEFAULT NULL,
|
||||
`racegroup_ep172alpha` tinyint(1) unsigned DEFAULT NULL,
|
||||
`racegroup_ep172beta` tinyint(1) unsigned DEFAULT NULL,
|
||||
`racegroup_ep172bath` tinyint(1) unsigned DEFAULT NULL,
|
||||
`element` varchar(24) DEFAULT NULL,
|
||||
`element_level` tinyint(4) unsigned DEFAULT NULL,
|
||||
`walk_speed` smallint(6) unsigned DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user