updating how face is haneled.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13611 282e977c-c81d-0410-88c4-b93c2d0d6712
master
alestan 2010-08-15 07:50:38 +00:00
parent a616cc15fd
commit f845e9ceda
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ if whoami.Name.find("Store")>-1:
GlassReplica.Speed=0.0010000000475
sys.stderr=open('/tmp/output.log', 'w')
GlassReplica.Face=PicDict.get(str(Item.Face),"scroll.111")
GlassReplica.Face=(str(Item.Face))
#GlassReplica.Material=(96,'ice')
GlassReplica.Name=str(Item.Quantity)+" "+Item.Name+" Price: "+str(Value)