Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Sounds like it'd be simpler to just import that one line from a spell.dbc to the world database's sp

[DiscordArchive] Sounds like it'd be simpler to just import that one line from a spell.dbc to the world database's sp

[DiscordArchive] Sounds like it'd be simpler to just import that one line from a spell.dbc to the world database's sp

rektbyfaith
Administrator
0
02-26-2025, 04:15 PM
#1
Archived author: metallinos • Posted: 2025-02-26T16:15:31.676000+00:00
Original source

Sounds like it'd be simpler to just import that one line from a spell.dbc to the world database's spell_dbc table then change the mount speed column to up it by 20%?
rektbyfaith
02-26-2025, 04:15 PM #1

Archived author: metallinos • Posted: 2025-02-26T16:15:31.676000+00:00
Original source

Sounds like it'd be simpler to just import that one line from a spell.dbc to the world database's spell_dbc table then change the mount speed column to up it by 20%?

rektbyfaith
Administrator
0
02-26-2025, 04:27 PM
#2
Archived author: metallinos • Posted: 2025-02-26T16:27:07.225000+00:00
Original source

Spell ID 30174, right? This should speed up the turtle from 0% to 20% speed
```
insert into `spell_dbc` values('30174','0','0','21','269844752','0','0','536870912','0','0','131072','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','16','0','0','31','0','0','0','101','0','0','0','1','21','0','0','0','0','0','1','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','-1','0','0','6','6','0','0','1','0','0','0','0','0','19','0','0','0','0','1','1','0','0','0','0','0','0','0','78','32','0','0','0','0','0','0','0','0','0','0','0','0','0','17266','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5160','0','1588','0','0','Riding Turtle','','','','','','','','','','','','','','','','16712190','','','','','','','','','','','','','','','','','16712172','Summons and dismisses a rideable turtle. It may be slow, but it gets you off your feet!','','','','','','','','','','','','','','','','16712190','Slow and steady...','','','','','','','','','','','','','','','','16712190','0','0','0','0','0','0','0','0','0','0','0','0','1','1','1','0','0','0','0','0','0','1','0','0','0','0','0','0','0','0');
```
rektbyfaith
02-26-2025, 04:27 PM #2

Archived author: metallinos • Posted: 2025-02-26T16:27:07.225000+00:00
Original source

Spell ID 30174, right? This should speed up the turtle from 0% to 20% speed
```
insert into `spell_dbc` values('30174','0','0','21','269844752','0','0','536870912','0','0','131072','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','16','0','0','31','0','0','0','101','0','0','0','1','21','0','0','0','0','0','1','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','-1','0','0','6','6','0','0','1','0','0','0','0','0','19','0','0','0','0','1','1','0','0','0','0','0','0','0','78','32','0','0','0','0','0','0','0','0','0','0','0','0','0','17266','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5160','0','1588','0','0','Riding Turtle','','','','','','','','','','','','','','','','16712190','','','','','','','','','','','','','','','','','16712172','Summons and dismisses a rideable turtle. It may be slow, but it gets you off your feet!','','','','','','','','','','','','','','','','16712190','Slow and steady...','','','','','','','','','','','','','','','','16712190','0','0','0','0','0','0','0','0','0','0','0','0','1','1','1','0','0','0','0','0','0','1','0','0','0','0','0','0','0','0');
```

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)