mirror of https://github.com/dirtbags/moth.git
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
|
0 sensor? { fire! } if
|
||
|
1 sensor? { get-turret 40 + set-turret! } if
|
||
|
2 sensor? { get-turret 40 - set-turret! } if
|