일부 설정값 수정

This commit is contained in:
2020-04-25 06:30:01 +09:00
parent 324a67c7da
commit 5b2b7dc03e
3 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ class NPC{
9 => 'ⓞ', //오랑캐?
];
protected $gold;
protected $rice;
public $gold;
public $rice;
protected $specAge = null;
protected $specAge2 = null;