File: Entarya2.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 (8 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# ArdenScrypt [Entarya]
/when 1, setTreasure(1, "Mana potion")
/when 1, setTreasure(2, "Mana potion2")
/when 1, setTreasure(3, "Potion")
/when 1, setTreasure(4, str(random.randint(50,200)))
/when 1, setTreasure(5, str(random.randint(100,200)))
/when 1, setTreasure(6, "Mana potion2")
/when 1, setTreasure(7, "Potion2")