Stuffed everything into "/arch/gods/randomitems".

No more double-present arches.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@670 282e977c-c81d-0410-88c4-b93c2d0d6712
master
avogl 2001-01-09 16:33:55 +00:00
parent 53b6780e5e
commit 5f8fbaacbf
7 changed files with 36 additions and 22 deletions

View File

@ -1,7 +1,8 @@
Object god_enchant_weapon_high
type 8
invisible 1
name enchant weapon
face blank.111
invisible 1
type 8
level 4
editable 0
end
end

View File

@ -1,7 +1,8 @@
Object god_enchant_weapon_low
type 8
invisible 1
name enchant weapon
level 8
face blank.111
invisible 1
type 8
level 10
editable 0
end
end

View File

@ -1,7 +1,8 @@
Object god_enchant_weapon_medium
type 8
invisible 1
name enchant weapon
face blank.111
invisible 1
type 8
level 6
editable 0
end
end

View File

@ -1,7 +1,8 @@
Object god_grace_limit_high
type 8
invisible 1
name grace limit
grace 100
face blank.111
invisible 1
type 8
grace 600
editable 0
end
end

View File

@ -0,0 +1,8 @@
Object god_grace_limit_insane
name grace limit
face blank.111
invisible 1
type 8
grace 1000
editable 0
end

View File

@ -1,7 +1,8 @@
Object god_grace_limit_low
type 8
invisible 1
name grace limit
grace 60
face blank.111
invisible 1
type 8
grace 100
editable 0
end
end

View File

@ -1,7 +1,8 @@
Object god_grace_limit_medium
type 8
invisible 1
name grace limit
grace 80
face blank.111
invisible 1
type 8
grace 300
editable 0
end
end