Difference for shop/conv.arc from version 1.1 to 1.2


version 1.1 version 1.2
Line 72
 
Line 72
 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
   name convert platinum into jade
   other_arch jadecoin
   slaying platinacoin
   food 100
   type 103
   no_pick 1
   face conv.111
   walk_on 1
   editable 64
   visibility 100
   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
   name convert jade into amberium
   other_arch ambercoin
   slaying jadecoin
   food 100
   type 103
   no_pick 1
   face conv.111
   walk_on 1
   editable 64
   visibility 100
   end


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.96 of cvs2html by leaf at 2006-02-15 22:37