Remove InteractedWithEvent and friends. (#11939)
This commit is contained in:
@@ -159,6 +159,7 @@ public sealed class SpillableSystem : EntitySystem
|
||||
};
|
||||
}
|
||||
verb.Impact = LogImpact.Medium; // dangerous reagent reaction are logged separately.
|
||||
verb.DoContactInteraction = true;
|
||||
args.Verbs.Add(verb);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user