File: Entarya1.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 (6 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
# ArdenScrypt [Entarya]
/when not ptag[7] and help and posx > 2900, msg("Tip: Hold " + namekey("B-8") + " and then either " + namekey("Up") + " or " + namekey("Down") + " to look up and down. Avoid loose rocks and pitfalls this way."); ptag[7] = 1
/when 1, setTreasure(1, str(random.randint(50, 150)))
/when 1, setTreasure(2, "Mana potion")
/when 1, setTreasure(3, "Mana potion")