Clarify On Login Packets (#63)

* Clarify On Login Packets

Clarify On Login Packets

* Rebase Code On PIN/PIC For Login Packet

Rebase Code On PIN/PIC For Login Packet

* Whoops Sorry !

Whoops Sorry !

* Fixes DB Scheme

Fixes DB Scheme

* Fixed LoginPacket Information

Fixed LoginPacket Information
This commit is contained in:
ExtremeDevilz
2017-08-20 12:24:35 +08:00
committed by ronancpl
parent ba6b5bc191
commit 36db21bf80
5 changed files with 23 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
#THIS SQL IS OPTIONAL, TO BE USED AFTER 'db_drops.sql'
#THIS REQUIRES PROVIDED WZ FILES
USE `maplesolaxia2`;
USE `maplesolaxia`;
UPDATE shopitems SET itemid=1812005, price=1000 WHERE shopitemid=18;
UPDATE shopitems SET itemid=1812004, price=1000 WHERE shopitemid=19;