4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
for i = 1, 10 do
|
|
gRegion:CreateEntity(Type("/Lotus/Types/PickUps/VoidTearSealerPickup"))
|
|
end
|