File: Entarya4.script

package info (click to toggle)
ardentryst 1.71-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,272 kB
  • sloc: python: 12,010; xml: 140; sh: 8; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
# ArdenScrypt [Entarya]
/when 1, setTreasure(1, str(random.randint(50,150)))
/when 1, setTreasure(2, "Mana potion2")
/when 1, setTreasure(3, "Potion2")
/when 1, setTreasure(4, "Mana potion2")
/when 1, setTreasure(5, str(random.randint(30,120)))

/when posx >= 2120 and not ptag[8] and help, msg("Check your quest log via the menu (press " + namekey("B-9") + ") to see what quests you have yet to do. Talk to NPCs with the " + namekey("B-3") + " key."); setpt(8)