Use map coordinates for spraying (#9505)
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Server.Chemistry.Components
|
||||
internal bool Reached;
|
||||
internal float ReactTimer;
|
||||
internal float Timer;
|
||||
internal EntityCoordinates Target;
|
||||
internal MapCoordinates Target;
|
||||
internal bool Active;
|
||||
internal float AliveTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user