浏览代码

Fixed Steel Body not being removed on logout (#6938)

- Fixes #6910
Playtester 3 年之前
父节点
当前提交
b0b5bfd055
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      db/pre-re/status.yml
  2. 2 0
      db/re/status.yml

+ 2 - 0
db/pre-re/status.yml

@@ -1401,6 +1401,8 @@ Body:
       Mdef: true
       Aspd: true
       Speed: true
+    Flags:
+      NoSave: true
     Opt3:
       SteelBody: true
   - Status: Orcish

+ 2 - 0
db/re/status.yml

@@ -1417,6 +1417,8 @@ Body:
       Mdef: true
       Aspd: true
       Speed: true
+    Flags:
+      NoSave: true
     Opt3:
       SteelBody: true
   - Status: Orcish