File: Entarya5.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 (10 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
# ArdenScrypt [Entarya]
/while 1, RAIN_HEAVINESS = 50
/when 1, setTreasure(1, str(random.randint(40,140)))
/when 1, setTreasure(2, "Mana potion")
/when 1, setTreasure(3, "Potion2")
/when 1, setTreasure(4, "Mana potion2")
/when 1, setTreasure(5, str(random.randint(50,150)))
/when 1, setTreasure(6, "Potion")