mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 21:26:13 +01:00
Telesci fix.
Angle offset got added back in, which makes telesci unuseable except for what I usually use it for. Which is z-level hopping.
This commit is contained in:
@@ -309,4 +309,4 @@
|
||||
teles_left = rand(30, 40)
|
||||
angle_off = rand(-25, 25)
|
||||
power_off = rand(-4, 0)
|
||||
rotation_off = rand(-10, 10)
|
||||
rotation_off = 0//rand(-10, 10) Renders telesci incalculable.
|
||||
Reference in New Issue
Block a user