소스 검색

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