Files
sweetgum-server/scripts/npc/9201101.js
P0nk 02c1fe46f3 Remove custom shops
These custom shops we introduced in HeavenMS.
2082014 - Asia selling scrolls
9201101 - T-1337 selling special potions
2023-03-18 15:14:00 +01:00

10 lines
105 B
JavaScript

/**
*9201101 - T-1337
*@author Ronan
*/
function start() {
cm.sendDefault();
cm.dispose();
}