Missed some stuff to rename
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
------------------------------------------
|
||||
-------- JUST CUT IT OFF --------
|
||||
-------- THE ONLY CURE --------
|
||||
------------------------------------------
|
||||
--------- OPERATE LIMB FUNCTIONS ---------
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
------------------------------------------
|
||||
-------- JUST CUT IT OFF --------
|
||||
------------- THE ONLY CURE --------------
|
||||
------------------------------------------
|
||||
---------- PROSTHESIS FUNCTIONS ----------
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ TOC_ContextMenu.CreateCheatsMenu = function(playerId, context, worldObjects, _)
|
||||
clickedPlayers[currentClickedPlayer:getUsername()] = true
|
||||
|
||||
if localPlayer:getAccessLevel() == "Admin" or isDebugEnabled() then
|
||||
local rootOption = context:addOption("Just Cut It Off Cheats on " .. currentClickedPlayer:getUsername())
|
||||
local rootOption = context:addOption("TOC - Cheats on " .. currentClickedPlayer:getUsername())
|
||||
local rootMenu = context:getNew(context)
|
||||
|
||||
if currentClickedPlayer == localPlayer then
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Sandbox_EN = {
|
||||
Sandbox_TOC = "Just Cut It Off",
|
||||
Sandbox_TOC = "The Only Cure",
|
||||
|
||||
Sandbox_TOC_RollUpSleeves = "Roll up sleeves",
|
||||
Sandbox_TOC_RollUpSleeves_tooltip = "Currently broken, will not do anything",
|
||||
|
||||
Reference in New Issue
Block a user