Replace comments with spells_id

merge-requests/36/head
Brian Haley 2019-08-26 20:40:41 -04:00
parent ff5b6d59a6
commit 84e907f835
1 changed files with 23 additions and 23 deletions

View File

@ -72,118 +72,118 @@ VALUES
-- Anmial Staff -- -- Anmial Staff --
( (
1, 1,
-- know direction --, 253,
0 0
), ),
( (
1, 1,
-- magic fang --, 273,
1 1
), ),
( (
1, 1,
-- summon animal --, 442,
1 1
), ),
-- Animal Staff (Greater) -- Animal Staff (Greater)
( (
2, 2,
-- know direction --, 253,
0 0
), ),
( (
2, 2,
-- magic fang --, 273,
1 1
), ),
( (
2, 2,
-- summon animal --, 442,
1 1
), ),
( (
2, 2,
-- animal messenger --, 19,
2 2
), ),
( (
2, 2,
-- speak with animals --, 415,
2 2
), ),
( (
2, 2,
-- summon animal --, 442,
2 2
), ),
( (
2, 2,
-- animal form --, 18,
3 3
), ),
( (
2, 2,
-- summon animal --, 442,
3 3
), ),
-- Animal Staff (Major) -- Animal Staff (Major)
( (
3, 3,
-- know direction --, 253,
0 0
), ),
( (
3, 3,
-- magic fang --, 273,
1 1
), ),
( (
3, 3,
-- summon animal --, 442,
1 1
), ),
( (
3, 3,
-- animal messenger --, 19,
2 2
), ),
( (
3, 3,
-- speak with animals --, 415,
2 2
), ),
( (
3, 3,
-- summon animal --, 442,
2 2
), ),
( (
3, 3,
-- animal form --, 18,
3 3
), ),
( (
3, 3,
-- summon animal --, 442,
3 3
), ),
( (
3, 3,
-- summon animal --, 442,
4 4
), ),
( (
3, 3,
-- animal form --, 18,
5 5
), ),
( (
3, 3,
-- moon frenzy --, 299,
5 5
) )
( (
3, 3,
-- summon animal --, 442,
5 5
) )