[Archive] [help] editing potions cata v15 (SoLVED*)
[Archive] [help] editing potions cata v15 (SoLVED*)
![[Image: facebook.png]](https://pastebin.com/i/facebook.png)
![[Image: facebook.png]](https://pastebin.com/i/facebook.png)
Archived author: optimus0 • Posted: 2025-11-04T18:12:10.207970
Original source
i need help editing the healing/mana potions, so i can use them in combat and reduce the CD
on 3.5.3 i just change the subclass to 2 and spellcategory_1`='79', `spellcategorycooldown_1`='30000',
but here it just block the potion, i drink one and thats it i cannot use another NEVER i have to reconect.......
this is my query
![[Image: facebook.png]](https://pastebin.com/i/facebook.png)
UPDATE `emucoach_v15_vip_world`.`item_template` SET `entry`='118', `class`='0', - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
Edit: solved* cloning the potions seems the more acceptable way to do this
this is the new query
![[Image: facebook.png]](https://pastebin.com/i/facebook.png)
UPDATE `emucoach_v15_vip_world`.`item_template` SET `entry`='500001', `class`='1 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
thanks @orangefire , and @Mr. Satan for the idea and the script