3
### The following mproto was generated by medit
4
### If you edit this script, adhere to the stylistic
5
### conventions laid out by medit, or delete the top line
7
### keywords, short descs, room descs, and look descs
8
me.keywords = ', '.join([me.keywords, "krowa, unfinished"])
11
me.rdesc = "Krowa pasie się tutaj."
12
me.mdesc = "%d krów pasie się tutaj."
13
me.desc = me.desc + ' ' + "Zwyczajna, łaciata krowa stoi tutaj, jedząc trawę.\r\n"
18
me.aux("stats").names = ['Siła', 'Zręczność', 'Inteligencja', 'Kondycja', 'Punkty Życia']
19
me.aux("stats").values = [5, 5, 5, 5, 10]
20
me.aux("alignment").value = 10
21
me.aux("alignment").desc = "Neutralny Dobry"
23
me.aux("languages").names = []
24
me.aux("languages").values = []
25
me.aux("spells").names = []
26
me.aux("spells").levels = []
27
me.aux("spells").baselevels = []
28
me.aux("odmiana").przypadki = ['Krowy', 'Krowie', 'Krowę', 'Krową', 'Krowie', 'Krowa']
29
me.aux("plans").names = []
30
me.aux("plans").skills = []
31
me.aux("plans").learned = []
32
me.aux("skills").names = []
33
me.aux("skills").levels = []
34
me.aux("skills").baselevels = []