Clean script.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15543 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3839369ba2
commit
5e7eb21faf
|
@ -17,10 +17,7 @@ def GetForce(Target):
|
|||
return Target
|
||||
else:
|
||||
Target=Target.Below
|
||||
if activator.Name=="shrike":
|
||||
Target=activator.CheckInventory("skill_praying")
|
||||
if Target.Title=="Sorig":
|
||||
Target.quantity=0
|
||||
|
||||
if whoami.Name=="Big Chest":
|
||||
myPath=mymap.Path
|
||||
Target=activator.CheckInventory("BigChest")
|
||||
|
|
Loading…
Reference in New Issue