Add files via upload
This commit is contained in:
parent
203b6e5693
commit
061a24d76f
|
@ -457,6 +457,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
return event.hasNature();
|
return event.hasNature();
|
||||||
},
|
},
|
||||||
forced:true,
|
forced:true,
|
||||||
|
locked:false,
|
||||||
content:function(){
|
content:function(){
|
||||||
'step 0'
|
'step 0'
|
||||||
if(event.triggername=='damageBegin2'){
|
if(event.triggername=='damageBegin2'){
|
||||||
|
|
Loading…
Reference in New Issue