guild system forces, ignore when not used
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1434 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c18e28a5cf
commit
94df2dc828
|
|
@ -0,0 +1,9 @@
|
|||
Object alignment_force
|
||||
name ALIGNMENT_FORCE
|
||||
invisible 1
|
||||
applied 1
|
||||
type 114
|
||||
face blank.111
|
||||
no_drop 1
|
||||
speed 0
|
||||
end
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Object player_force
|
||||
invisible 1
|
||||
applied 1
|
||||
type 114
|
||||
face blank.111
|
||||
no_drop 1
|
||||
speed 0
|
||||
end
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
Object player_info
|
||||
invisible 1
|
||||
applied 0
|
||||
no_drop 1
|
||||
type 98
|
||||
face blank.111
|
||||
end
|
||||
Loading…
Reference in New Issue