KSP-KOS / KSLib

The standard library and examples for the Kerboscript language
MIT License
120 stars 40 forks source link

Fix ves->ship mistake introduced fixing #89 #106

Closed poisonbl closed 5 years ago

poisonbl commented 7 years ago

The fix for #89 included a hard-coded value of 'ship' in roll_for() rather than doing the calculation for the vessel given to the function.