generated from Nemesis/Exemple
debug adv
This commit is contained in:
parent
537498f5dd
commit
6277b4a5f0
1 changed files with 2 additions and 2 deletions
|
@ -562,8 +562,8 @@ def entryPoint(room, event): # Analyse des commandes ":", point d'entrée pour l
|
|||
parser.option = [False,True,True,0,8,0,0,0,False,10,0,False]
|
||||
rollXPoint()
|
||||
elif (parser.eat(":adv",1)):
|
||||
parser.option = [False,True,False,0,5,0,0,0,False,0,0,False]
|
||||
rollXPoint()
|
||||
parser.option = [False,True,False,0,5,0,0,0,False,0,0,False]
|
||||
rollXPoint()
|
||||
elif (parser.eat(":owod",1)):
|
||||
parser.option = [False,True,True,0,6,0,0,0,False,10,1,False]
|
||||
rollXPoint()
|
||||
|
|
Loading…
Reference in a new issue