1
0
Fork 0
forked from Simnation/Main
Main/resources/[weapons]/[Addon]/colbaton/names.lua

7 lines
365 B
Lua
Raw Normal View History

2025-06-26 04:31:30 +02:00
Citizen.CreateThread(function()
AddTextEntry("WCT_CBTN_GRIP", "Tactical Grip")
AddTextEntry("WTD_COLBATON", "The prolapse assraper rapes your ass until you collaps with a prolapse (eminem starts raping)=")
AddTextEntry("WTT_COLBATON", "The Telescopic Baton")
AddTextEntry("WTU_COLBATON", "TELESCOPIC BATON")
AddTextEntry("WT_COLBATON", "Telescopic Baton")
end)