* moved @kick gm level check to the part that kicks players
* added @killmonster gm level check to the part that kills monsters
* added missing reply to client in the part that unloads npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14250 54d463be-8e91-2dee-dedb-b68131a5f0ec
This eliminates "??? won item" announces that occured when there were no damagelog entries and the killer src was NULL.
Examples include @killmonster use, and cases where a homunculus gets killed while attacking, and its delayed damage kills the target.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14249 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Changed the confusing Rare Drop Announce. (bugreport:4037)
- Fixed an extra space in item script. (bugreport:4032)
- Renamed the upgrade_svn file in last commit to match revision number.
- Updated SQL item/mob databases to latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14243 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Updated the item scripts for geographer_band_ and vacation_hat_.
- Added remaining monster IDs supported up until 2009-11-24aRagexeRE.
- Updated afro wig to have one slot. More may be outdated. (Bugreport:3090)
- Updated attack ranges for orc dungeon instance monsters. (Bugreport:3935)
- Updated Mandragora Cap and Sacred Scripture item scripts. (Bugreport:3950)
- Fixed the view IDs for geographer band and vacation hat. (bugreport:3974)
- Added INT and AGI bonuses to the Flying Angel headgear. (Bugreport:3991)
- Fixed Tournament Shield not reducing Lord Knight ASPD. (Bugreport:4003)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14223 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Fixed a weight check in quests_13_1.
- Fixed some grouping variables in the sample PCRE npc.
- Updated SQL item/mob databases to latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14216 54d463be-8e91-2dee-dedb-b68131a5f0ec
The change made the attached script not deallocate to avoid a crash when changing mapservers, however deallocation must occur here since scripts waiting for user input are unable to free themselves.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14213 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Disabled an exploit related to the orc hero spawn.
- Corrected the variable type for party leader name.
- Commented out the assassin pub NPCs in quests_morroc.
- Cat Hand Agents no longer ignore you with 300+ points.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14211 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Fixed first warp never enabling, issue not seen because of a local source mod.
- Corrected the IDs for the Vengeful Orc Spirit and Shaman Cargalache, copy/paste fail.
- Changed spawn point for dungeon according to spawn point on iRO.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14197 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Fixed some npcs calling wrong events.
- Fixed Depraved Orc Spirit spawn point
- Fixed an NPC that was never being enabled.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14196 54d463be-8e91-2dee-dedb-b68131a5f0ec
Cleaned up a bad case of variable recycling.
Separated the ALL_WEWISH case from the unrelated sage skill cases (undo of r14183).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14190 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added official skills for 13.1 monsters. (Orc instance, 13.1 field, WoESE Guild dungeon.)
- Added new skills for some older monsters (mostly alternate types of pre-existing ones.)
- Uncommented some mob_db entries as there are now skills assosiated with those mobs.
- Rearranged some skills/commented out others to match official files better.
- Updated existing pet data, most data should now be official.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14188 54d463be-8e91-2dee-dedb-b68131a5f0ec