6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
// Triggered if a player gets on the public transport
|
|
|
|
_transport = _this select 0;
|
|
_unit = _this select 2;
|
|
|