From 37f143a6cdcec9b8f7130b703be676ea40d321bf Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 7 Aug 2024 09:40:44 +0200 Subject: sc_cooldown_sg, sc_slowmove, sc_cantmove --- world/map/db/const.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 2001e59b..24556b39 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -135,9 +135,11 @@ cOrange 7 cPurple 8 cDarkGreen 9 -SC_POISON 132 SC_SLOWPOISON 14 SC_SPEEDPOTION0 37 +SC_POISON 132 +SC_SLOWMOVE 133 +SC_CANTMOVE 134 SC_ATKPOT 185 SC_MATKPOT 186 SC_SHEARED 194 @@ -155,6 +157,7 @@ SC_COOLDOWN_AR 75 SC_COOLDOWN_ENCH 76 SC_COOLDOWN_KOY 77 SC_COOLDOWN_UPMARMU 78 +SC_COOLDOWN_SG 79 // Emotions EMOTE_DISGUST 1 -- cgit v1.2.3-70-g09d2