File: Sempridge5.script

package info (click to toggle)
ardentryst 1.71-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,160 kB
  • sloc: python: 12,013; xml: 140; sh: 8; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
# ArdenScrypt [Sempridge]
/when 1, setTreasure(1, "Potion")
/when 1, setTreasure(2, str(random.randint(90,130)))
/when 1, setTreasure(3, "Mana potion2")
/when 1, setTreasure(4, str(random.randint(50,100)))
/when 1, setTreasure(5, "Potion2")
/when posx <= 2140 and posx >= 2060 and not PLAYER.direction and not ptag[9] 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 using the " + namekey("B-3") + " key."); setpt(9)