4 lines
205 B
Plaintext
4 lines
205 B
Plaintext
#include "..\script_component.hpp"
|
|
|
|
waitUntil { "FORGE_Phone" in items player };
|
|
FORGE_addAction = player addAction ["<t color='#0000CC'>Mobile Phone</t>", FUNC(initAction), [], -99, false, false, "", ""]; |