Neuer Server:
- *2013-12-23cRagexe Update
-Added missing ranking packets
-Fixed /blacksmith, /taekwon and / alchemist - *Added Expanded Super Novice Jobquest
-Added Global Function F_InsertComma
-Updated Super Novice NPCs for Expansion Quest - *Added new npc-type: Trader (thanks to hercules)
-A whole different way to set up shops, they're easier to read and flexible to customize.
-Previous format still supported.
-To begin with, 'trader' is a phony name, its only purpose is to sign the parser that 'this npc will open the shop when clicked'. the trader npc is in fact a 'script' type (and thus script types can create/manipulate trader shops, and open them with the help of openshop()). - *Updated some Robes
-type was costume, but they should be normal robes. - *SC_FATALMENACE
-Added full support for this skill. - *SC_MAELSTROM
-Added pre-support for this skill. - *SC_MANHOLE
-Fixed issue where skill attacks to targets under this status where allowed.