Ejemplo n.º 1
0
def tradeWith519(player, npc):
	Shop.openShop(player, 0, 1)
Ejemplo n.º 2
0
def tradeWith553(player, npc):
	Shop.openShop(player, 7, 1)
Ejemplo n.º 3
0
def admin_command_shop(player, args):
	Shop.openShop(player, int(args[1]), 1)
Ejemplo n.º 4
0
def tradeWith579(player, npc):
	Shop.openShop(player, 21, 1)
Ejemplo n.º 5
0
def tradeWith541(player, npc):
	Shop.openShop(player, 11, 1)
Ejemplo n.º 6
0
def tradeWith970(player, npc):
	Shop.openShop(player, 6, 1)
Ejemplo n.º 7
0
def talkTo308(player, npc):
	Shop.openShop(player, 4, 1)
Ejemplo n.º 8
0
def tradeWith557(player, npc):
	Shop.openShop(player, 12, 1)
Ejemplo n.º 9
0
def tradeWith583(player, npc):
	Shop.openShop(player, 24, 1)
Ejemplo n.º 10
0
def tradeWith594(player, npc):
	Shop.openShop(player, 3, 1)
Ejemplo n.º 11
0
def tradeWith558(player, npc):
	Shop.openShop(player, 23, 1)
Ejemplo n.º 12
0
def tradeWith581(player, npc):
	Shop.openShop(player, 6, 1)
Ejemplo n.º 13
0
def tradeWith577(player, npc):
	Shop.openShop(player, 4, 1)
Ejemplo n.º 14
0
def tradeWith552(player, npc):
	Shop.openShop(player, 2, 1)
Ejemplo n.º 15
0
def tradeWith548(player, npc):
	Shop.openShop(player, 22, 1)
Ejemplo n.º 16
0
def tradeWith1303(player, npc):
	if player.completedFremennikTrials():
		Shop.openShop(player, 13, 1)
	else:
		player.getActionSender().sendMessage("You must complete the Fremennik Trials minigame before accessing this shop.")
Ejemplo n.º 17
0
def tradeWith549(player, npc):
	Shop.openShop(player, 16, 1)	
Ejemplo n.º 18
0
def tradeWith1369(player, npc):
	Shop.openShop(player, 14, 1)
Ejemplo n.º 19
0
def talkTo948(player, npc):
	Shop.openShop(player, 6, 1)
Ejemplo n.º 20
0
def tradeWith1301(player, npc):
	Shop.openShop(player, 15, 1)
Ejemplo n.º 21
0
def tradeWith550(player, npc):
	Shop.openShop(player, 8, 1)
Ejemplo n.º 22
0
def tradeWith564(player, npc):
	Shop.openShop(player, 25, 1)
Ejemplo n.º 23
0
def tradeWith532(player, npc):
	Shop.openShop(player, 10, 1)
Ejemplo n.º 24
0
def tradeWith568(player, npc):
	Shop.openShop(player, 18, 1)
Ejemplo n.º 25
0
def optionThree1596(player, npc):
	Shop.openShop(player, 26, 1)
Ejemplo n.º 26
0
def tradeWith2620(player, npc):
	Shop.openShop(player, 19, 1)
Ejemplo n.º 27
0
def tradeWith523(player, npc):
	Shop.openShop(player, 5, 1)
Ejemplo n.º 28
0
def tradeWith2623(player, npc):
	Shop.openShop(player, 20, 1)
Ejemplo n.º 29
0
def admin_command_ssize(player, args):
	for s in range(0, Shop.SIZE):
		print Shop.forId(s) 	
Ejemplo n.º 30
0
def tradeWith546(player, npc):
	Shop.openShop(player, 9, 1)