Make _targetCr an Int id rather than a full creature

This commit is contained in:
2025-10-15 20:09:17 +01:00
parent 57ca53638a
commit 5e6ed1d793
13 changed files with 122 additions and 123 deletions
-3
View File
@@ -149,9 +149,6 @@ data Action
}
| NoAction
| StartSentinelPost
| UseTarget
{ _useTarget :: MCrAc
}
| UseSelf
{ _useSelf :: CrAc
}