Skip to content

Commit 240ac9d

Browse files
committed
death
1 parent d086f5c commit 240ac9d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

rockytanker.lua

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
--[[
1+
22
local rocky = "rockytanker"
33

44
local random = math.random(1, 3)
55
if random == 1 then print(rocky) end
66
if random == 2 then print("ROCKY IS ROCKY GRAAAAAAAHHHHHH") end
77
if random == 3 then print("the RACISM in my blood...")
88

9-
goofy ahh rockytanker
10-
webhook doesnt work :skull:
11-
okay another webhook test
12-
IT WORKS :longcrazyvn_thumbsup:
13-
]]--
9+
--goofy ahh rockytanker
10+
--webhook doesnt work :skull:
11+
--okay another webhook test
12+
--IT WORKS :longcrazyvn_thumbsup:

0 commit comments

Comments
 (0)