summaryrefslogtreecommitdiff
path: root/src/map/skill.c
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-02 08:27:14 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-02 08:27:14 +0000
commite2b788b6bba0754419de5cc5e4214cb7795d5374 (patch)
treecdd3abec9c7fd2c08382c13e3ff473c6e69f89c1 /src/map/skill.c
parent45f3de6221cb1bdea5e792534f5471b6cfda5051 (diff)
downloadhercules-e2b788b6bba0754419de5cc5e4214cb7795d5374.tar.gz
hercules-e2b788b6bba0754419de5cc5e4214cb7795d5374.tar.bz2
hercules-e2b788b6bba0754419de5cc5e4214cb7795d5374.tar.xz
hercules-e2b788b6bba0754419de5cc5e4214cb7795d5374.zip
- Moved the night icon invocation to clif_parse_LoadEndAck
- Changed function clif_set01e1 to clif_spiritball_single - Removed clif_spawnpc as it wasn't really needed. - Added clif_weather_check to handle the weather changes checks. - Merged Larry's fix of using a timer to get rid of the glow-issue when you login to night-enabled map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5863 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/skill.c')
-rw-r--r--src/map/skill.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/skill.c b/src/map/skill.c
index d126c2c0b..7e28ce838 100644
--- a/src/map/skill.c
+++ b/src/map/skill.c
@@ -7152,6 +7152,7 @@ static int skill_unit_onleft(int skill_id, struct block_list *bl,unsigned int ti
status_change_end(bl, type, -1);
break;
+ case BD_LULLABY:
case BD_RICHMANKIM:
case BD_ETERNALCHAOS:
case BD_DRUMBATTLEFIELD: