8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
|
x = room_width / 2;
|
||
|
y = room_height / 2;
|
||
|
z = 30;
|
||
|
friction = 3
|
||
|
global.timeout = 15
|
||
|
global.invuln = 90
|
||
|
|