From 0a134b81cc62e25cdf1e94f014b5c460e14c4dd1 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 7 May 2016 16:28:16 -0400 Subject: Various refactoring --- gamemode/configure_me.lua | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'gamemode/configure_me.lua') diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index 543dae2..c813a26 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -31,7 +31,23 @@ GMS.LootableNPCs = { GMS.Developers = { "STEAM_0:0:0" //the single-player steamid } - +GMS.AllowedStools = { + "percision", + "axis", + "ballsocket", + "elastic", + "precision_align", + "gms_rope", + "weld", + "Winch", + "lamp", + "light", + "nocollide", + "remover", + "colour", + "material", +} +--[[ GMS.ProhibitedStools = { "hydraulic", "motor", @@ -66,3 +82,4 @@ GMS.ProhibitedStools = { "rtcamera", "rb655_lightsaber" } +]] -- cgit v1.2.3-70-g09d2