Manage selective fire
This commit is contained in:
@ -31,7 +31,6 @@ export default class CthulhuEternalActor extends Actor {
|
||||
}
|
||||
|
||||
_onUpdate(changed, options, userId) {
|
||||
// DEBUG : console.log("CthulhuEternalActor.update", changed, options, userId)
|
||||
if (changed?.system?.wp?.exhausted) {
|
||||
ChatMessage.create({
|
||||
user: userId,
|
||||
|
Reference in New Issue
Block a user