Graal Pastebin
New PastePasted on June 25, 2012.
View the raw file
LINK gg_inside-eventshouse.nw 30 45 4 1 8.7 9.1 NPC gg_icon-neonsuit.gif 24 19 join( "object_buy" ); function onCreated() { setimg( "gg_icon-neonsuit.gif" ); this.eventItem = true; this.itemName = "Neon Suit"; this.realItem = "Prize/NeonSuit"; this.itemImage = "gg_icon-neonsuit.gif"; this.itemDescription = "This prize changes your outfit random colors!"; this.itemPrice = 10; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-pointer.png 24 22 join( "object_buy" ); function onCreated() { y += .2; setimg( "gg_icon-pointer.png" ); this.eventItem = true; this.itemName = "Outfit Copyer"; this.realItem = "Prize/OutfitCopyer"; this.itemImage = "gg_icon-pointer.png"; this.itemDescription = "This prize allows you to copy other users outfit!"; this.itemPrice = 30; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-zoom.gif 36 22 join( "object_buy" ); function onCreated() { setimg( "gg_icon-zoom.gif" ); this.eventItem = true; this.itemName = "Zoom"; this.realItem = "Prize/Zoom"; this.itemImage = "gg_icon-zoom.gif"; this.itemDescription = "This prize allows you to change your size anywere from .5 - 2!"; this.itemPrice = 50; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-exotic.png 34 25 join( "object_buy" ); function onCreated() { this.x += 0.5; setimg( "gg_icon-exotic.png" ); this.eventItem = true; this.itemName = "Exotic"; this.realItem = "Prize/Exotic"; this.itemImage = "gg_icon-exotic.png"; this.itemDescription = "This prize shows alot of yourself warping around you!"; this.itemPrice = 40; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-plasmagun.gif 46 18 join( "object_buy" ); function onCreated() { x += .5; setimg( "gg_icon-plasmagun.gif" ); this.eventItem = true; this.itemName = "PlasmaGun"; this.realItem = "Guns/PlasmaGun"; this.itemImage = "gg_icon-plasmagun.gif"; this.itemDescription = "Clip Size: 30<br>Spread: 0<br>Damage: 15<br>Single Shot: 1<br>Burst Shot: 1<br>Reload Time: .5<br>Rate Of Fire: 0.1<br>Freeze Delay: .1<br>Modes: Full-Automatic Mode, Single Shot"; this.itemPrice = 125; this.idleGani = "gg_plasma-idle"; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-pet.gif 21 25 join( "object_buy" ); function onCreated() { x += .3; y -= .5; setimg( "gg_icon-pet.gif" ); this.eventItem = true; this.itemName = "Pet"; this.realItem = "Prize/Pet"; this.itemImage = "gg_icon-pet.gif"; this.itemDescription = "This prize is a loyal friend that follows you around and is very special!"; this.itemPrice = 40; this.idleGani = ""; this.shopName = "EventHouse"; } NPCEND NPC bcalarmclock.png 21 35 join( "object_buy" ); function onCreated() { y -= .5; setimg( "bcalarmclock.png" ); this.eventItem = true; this.itemName = "MotionBlur"; this.realItem = "Prize/MotionBlur"; this.itemImage = "bcalarmclock.png"; this.itemDescription = "Run like a ninja!"; this.itemPrice = 50; this.idleGani = ""; this.shopName = "EventHouse"; } NPCEND NPC bcalarmclock.png 41 35 join( "object_buy" ); function onCreated() { y -= .5; setimg( "bcalarmclock.png" ); this.eventItem = true; this.itemName = "Transparent"; this.realItem = "Prize/Transparent"; this.itemImage = "bcalarmclock.png"; this.itemDescription = "This prize makes you go transparent like a ghost!"; this.itemPrice = 50; this.idleGani = ""; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-playerdoll.gif 27 25 join( "object_buy" ); function onCreated() { x += .6; setimg( "gg_icon-playerdoll.gif" ); this.eventItem = true; this.itemName = "Player Doll"; this.realItem = "Prize/Doll"; this.itemImage = "gg_icon-playerdoll.gif"; this.itemDescription = "This prize shows another one of you following you and its smaller then you!"; this.itemPrice = 40; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-ghostaxe.png 43 25 join( "object_buy" ); function onCreated() { x += .5; setimg( "gg_icon-ghostaxe.png" ); this.eventItem = true; this.itemName = "Ghost Axe"; this.realItem = "Melee/GhostAxe"; this.itemImage = "gg_icon-ghostaxe.png"; this.itemDescription = "This Is A Powerful Axe That Does 20 Dmg!."; this.itemPrice = 60; this.idleGani = "gg_ghost-axe_strike"; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-lightsaber.gif 31 32 join( "object_buy" ); function onCreated() { x += .3; setimg( "gg_icon-lightsaber.gif" ); this.eventItem = true; this.itemName = "LightSaber"; this.realItem = "Prize/LightSaber"; this.itemImage = "gg_icon-lightsaber.gif"; this.itemDescription = "A Powerful Light Saber that can switch with V from 1 sided light saber/20dmg to 2 sided light saber/25dmg and you can choose diffrent colors with C and you can dodge using E!"; this.itemPrice = 250; this.idleGani = "gg_lightsaber-attack"; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-plasmacannon.gif 14 18 join( "object_buy" ); function onCreated() { x += .5; setimg( "gg_icon-plasmacannon.gif" ); this.eventItem = true; this.itemName = "PlasmaCannon"; this.realItem = "Guns/PlasmaCannon"; this.itemImage = "gg_icon-plasmacannon.gif"; this.itemDescription = "Clip Size: 40<br>Spread: .1<br>Damage: 25<br>Single Shot: 1<br>Burst Shot: 1<br>Reload Time: 1<br>Rate Of Fire: .2<br>Freeze Delay: .1<br>Modes: Plasma Mode, MegaPlasma Mode"; this.itemPrice = 125; this.idleGani = "gg_guns-plasmacannon_idle"; } NPCEND NPC bcalarmclock.png 39 18 join( "object_buy" ); function onCreated() { y -= .5; setimg( "bcalarmclock.png" ); this.eventItem = true; this.itemName = "Laz0r"; this.realItem = "Guns/Laz0r"; this.itemImage = "bcalarmclock.png"; this.itemDescription = "I'MA FIRIN' MA LAZ0R!!!"; this.itemPrice = 120; this.idleGani = ""; this.shopName = "EventHouse"; } NPCEND NPC gg_icon-bow.gif 31 18 join( "object_buy" ); function onCreated() { x -= .5; setimg( "Melee/Bow" ); this.eventItem = true; this.itemName = "Bow"; this.realItem = "Melee/Bow"; this.itemImage = "gg_icon-bow.gif"; this.itemDescription = "A Strongly strung bow. Does 30dmg. Can change colors with "c"!"; this.itemPrice = 300; this.idleGani = "gg_bow-idle"; this.shopName = "EventHouse"; } NPCEND NPC mesh_fiery-light.gif 49 32 if (created) {x+=.5 } NPCEND NPC mesh_fiery-light.gif 13 32 if (created) {x+=.5 } NPCEND NPC light2.png 10 29 if (created) dontblock; //#CLIENTSIDE if (playerenters) { setcoloreffect .5,0,.75,0.5; drawaslight; this.light = 2; timeout = 0.05; } if (timeout) { this.light += random(-0.2,0.2); if (!(this.light in |1,3|)) this.light = 2; setzoomeffect this.light; timeout = 0.05; } NPCEND NPC light2.png 46 29 if (created) dontblock; //#CLIENTSIDE if (playerenters) { setcoloreffect .5,0,.75,0.5; drawaslight; this.light = 2; timeout = 0.05; } if (timeout) { this.light += random(-0.2,0.2); if (!(this.light in |1,3|)) this.light = 2; setzoomeffect this.light; timeout = 0.05; } NPCEND NPC gg_potion-4.png 38 25 join( "object_buy" ); function onCreated() { x += .5; y -= .65; setimg( "gg_potion-4.png" ); this.eventItem = true; this.itemName = "Super Potion"; this.realItem = "Potion/Super Health"; this.itemImage = "gg_potion-4.png"; this.itemDescription = "Level 4 Potion: Increases Max HP by 25 (One time use)!"; this.itemPrice = 75; this.shopName = "EventHouse"; } NPCEND