Implemented Forced Amputation and some additional safety checks

This commit is contained in:
ZioPao
2024-08-17 19:15:58 +02:00
parent c52cca09f1
commit 1765d82ad9
6 changed files with 61 additions and 7 deletions

View File

@@ -9,4 +9,8 @@
"zombie",
"_"
],
"Lua.format.defaultConfig": {
"indent_style": "space",
"indent_size": "2"
}
}