Skip to content

Commit 65b40ec

Browse files
committed
documentation fix
CanKill is by default true
1 parent ff4e4a6 commit 65b40ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/New-or-Enhanced-Logics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ RemoveMindControl=false ; boolean
14831483
In `rulesmd.ini`:
14841484
```ini
14851485
[SOMEWARHEAD] ; Warhead
1486-
CanKill=false ; boolean
1486+
CanKill=true ; boolean
14871487
```
14881488

14891489
### Chance-based extra damage or Warhead detonation / 'critical hits'

0 commit comments

Comments
 (0)