summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-23 15:08:47 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-23 15:08:47 +0000
commit0d0f3c0c2935e3bd2f093b1195ddb97e99b96190 (patch)
tree5d694440ff9c4a9154812958fa8b7f11e7b77543 /src/map/status.h
parent67e3647db031dabdb4b300e24ce3d23af4b4889b (diff)
downloadhercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.gz
hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.bz2
hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.xz
hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.zip
- Changed the night status from 149 to 160, which seems to work so much better, and also enabled simplifying the night code. The previous code was there left commented in case it's needed again.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9699 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 954e10b7a..ce8fbd827 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -366,7 +366,6 @@ enum {
SI_SHADOWWEAPON = 146,
SI_ADRENALINE2 = 147,
SI_GHOSTWEAPON = 148,
- SI_NIGHT = 149,
SI_SPIRIT = 149,
SI_DEVIL = 152,
SI_KAITE = 153,
@@ -374,7 +373,7 @@ enum {
SI_KAAHI = 157,
SI_KAUPE = 158,
SI_SMA = 159,
-// 160
+ SI_NIGHT = 160,
SI_ONEHAND = 161,
SI_WARM = 165,
// 166 | The three show the exact same display: ultra red character (165, 166, 167)