4 lines
No EOL
138 B
Text
4 lines
No EOL
138 B
Text
host = obSpacestation;
|
|
x = host.x + lengthdir_x(192, host.direction-90);
|
|
y = host.y + lengthdir_y(192, host.direction-90);
|
|
radius = 80; |