描述修复2

This commit is contained in:
mengxinzxz 2023-09-08 18:07:16 +08:00 committed by GitHub
parent 2fdff8d917
commit e0056ee1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -9695,7 +9695,6 @@ game.import('character',function(lib,game,ui,get,ai,_status){
player.gainMaxHp();
'step 1'
if(player.hp<3) player.recover(3-player.hp);
game.log(player,'获得了技能','#g【思蜀】','和','#g【激将】');
player.addSkillLog('sishu');
player.addSkillLog('rejijiang');
'step 2'