fix: scale monster DEF with floor level like HP/ATK
This commit is contained in:
18
.claude/settings.local.json
Normal file
18
.claude/settings.local.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(go build:*)",
|
||||
"Bash(find . -name \"*.go\" -type f -exec wc -l {} +)",
|
||||
"Bash(sort -k2)",
|
||||
"Bash(where go:*)",
|
||||
"Read(//c/Users/SSAFY/sdk/**)",
|
||||
"Read(//c/Users/98kim/**)",
|
||||
"Bash(go test:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
]
|
||||
},
|
||||
"disabledMcpjsonServers": [
|
||||
"unity-mcp"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user