- Timestamp:
- 11/19/08 13:45:47 (17 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/updates/194_world_blacktemple.sql
r186 r201 1 DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (39992, 39835, 42052, -41914, 41126, 41376);1 DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (39992, 39835, 42052, -41914, 41126, -41376); 2 2 -- INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39992, 39835, 1, 'Needle Spine'); 3 3 INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39835, 39968, 1, 'Needle Spine'); -
trunk/src/shared/Makefile.am
r199 r201 113 113 PacketLog.h 114 114 115 # System configuration 116 EXTRA_DIST += \ 117 SystemConfig.h 118 115 119 # System Win32 files 116 120 EXTRA_DIST += \