def tradeWith519(player, npc):
	Shop.openShop(player, 0, 1)
def tradeWith553(player, npc):
	Shop.openShop(player, 7, 1)
Exemple #3
0
def admin_command_shop(player, args):
	Shop.openShop(player, int(args[1]), 1)
def tradeWith579(player, npc):
	Shop.openShop(player, 21, 1)
def tradeWith541(player, npc):
	Shop.openShop(player, 11, 1)
def tradeWith970(player, npc):
	Shop.openShop(player, 6, 1)
def talkTo308(player, npc):
	Shop.openShop(player, 4, 1)
def tradeWith557(player, npc):
	Shop.openShop(player, 12, 1)
def tradeWith583(player, npc):
	Shop.openShop(player, 24, 1)
def tradeWith594(player, npc):
	Shop.openShop(player, 3, 1)
def tradeWith558(player, npc):
	Shop.openShop(player, 23, 1)
def tradeWith581(player, npc):
	Shop.openShop(player, 6, 1)
def tradeWith577(player, npc):
	Shop.openShop(player, 4, 1)
def tradeWith552(player, npc):
	Shop.openShop(player, 2, 1)
def tradeWith548(player, npc):
	Shop.openShop(player, 22, 1)
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.")
def tradeWith549(player, npc):
	Shop.openShop(player, 16, 1)	
def tradeWith1369(player, npc):
	Shop.openShop(player, 14, 1)
def talkTo948(player, npc):
	Shop.openShop(player, 6, 1)
def tradeWith1301(player, npc):
	Shop.openShop(player, 15, 1)
def tradeWith550(player, npc):
	Shop.openShop(player, 8, 1)
def tradeWith564(player, npc):
	Shop.openShop(player, 25, 1)
def tradeWith532(player, npc):
	Shop.openShop(player, 10, 1)
def tradeWith568(player, npc):
	Shop.openShop(player, 18, 1)
def optionThree1596(player, npc):
	Shop.openShop(player, 26, 1)
def tradeWith2620(player, npc):
	Shop.openShop(player, 19, 1)
def tradeWith523(player, npc):
	Shop.openShop(player, 5, 1)
def tradeWith2623(player, npc):
	Shop.openShop(player, 20, 1)
Exemple #29
0
def admin_command_ssize(player, args):
	for s in range(0, Shop.SIZE):
		print Shop.forId(s) 	
def tradeWith546(player, npc):
	Shop.openShop(player, 9, 1)