* Added skill Reins of Mount (ALL_RIDING) for new mount system on database.
- Need create the struct in source. - Need verify if the mount system works correctly. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15239 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
bd05ecd036
commit
36b562d7fa
@ -1633,9 +1633,10 @@
|
|||||||
2533,10000,0,0,0,0,300000
|
2533,10000,0,0,0,0,300000
|
||||||
//-- RETURN_TO_ELDICASTES
|
//-- RETURN_TO_ELDICASTES
|
||||||
2534,2000,0,0,0,2000,300000
|
2534,2000,0,0,0,2000,300000
|
||||||
|
|
||||||
//-- ALL_GUARDIAN_RECALL
|
//-- ALL_GUARDIAN_RECALL
|
||||||
//2536,2000,0,0,0,2000,300000
|
//2536,2000,0,0,0,2000,300000
|
||||||
|
//-- ALL_RIDING
|
||||||
|
2538,0,0,1000,0,-1,0
|
||||||
//==========================================
|
//==========================================
|
||||||
|
|
||||||
//===== Homunculus Skills ==================
|
//===== Homunculus Skills ==================
|
||||||
|
@ -1067,9 +1067,8 @@
|
|||||||
|
|
||||||
// Episode 13.3
|
// Episode 13.3
|
||||||
//2534,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RETURN_TO_ELDICASTES,
|
//2534,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RETURN_TO_ELDICASTES,
|
||||||
|
|
||||||
// Buying Store
|
|
||||||
2535,0,0,4,0,0x1,0,1,0,no,0,0x1,0,none,0, ALL_BUYING_STORE,Open Buying Store
|
2535,0,0,4,0,0x1,0,1,0,no,0,0x1,0,none,0, ALL_BUYING_STORE,Open Buying Store
|
||||||
|
2538,0,6,4,0,0x01,0,1,1,yes,0,0,0,none,0, ALL_RIDING,Call Mount
|
||||||
|
|
||||||
8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
|
8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
|
||||||
8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
|
8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user