Server patch applied
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4753 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
47f8ec1762
commit
357f1cc060
|
|
@ -72,11 +72,6 @@ walk_on 1
|
||||||
editable 64
|
editable 64
|
||||||
visibility 100
|
visibility 100
|
||||||
end
|
end
|
||||||
# DON'T USE THIS OBJECT YET
|
|
||||||
# it needs some server code which is under discussion
|
|
||||||
# a character having amberium or jade coins without the server code in
|
|
||||||
# place would be able to simply walk out of shops with stuff, without
|
|
||||||
# actually paying anything.
|
|
||||||
Object platinum_converter2
|
Object platinum_converter2
|
||||||
name convert platinum into jade
|
name convert platinum into jade
|
||||||
other_arch jadecoin
|
other_arch jadecoin
|
||||||
|
|
@ -89,11 +84,6 @@ walk_on 1
|
||||||
editable 64
|
editable 64
|
||||||
visibility 100
|
visibility 100
|
||||||
end
|
end
|
||||||
# DON'T USE THIS OBJECT YET
|
|
||||||
# it needs some server code which is under discussion
|
|
||||||
# a character having amberium or jade coins without the server code in
|
|
||||||
# place would be able to simply walk out of shops with stuff, without
|
|
||||||
# actually paying anything.
|
|
||||||
Object jade_converter
|
Object jade_converter
|
||||||
name convert jade into amberium
|
name convert jade into amberium
|
||||||
other_arch ambercoin
|
other_arch ambercoin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue