View difference between Paste ID: n7TzFZ24 and scQVcJyw
SHOW: | | - or go back to the newest paste.
1
local A_1 =
2
{
3-
   ["petName"] = "Lava Dragon",
3+
   ["petName"] = "Moon",
4
   ["req"] = "newPet"
5
}
6
game:GetService("ReplicatedStorage").Remotes.Pets:FireServer(A_1)