From 2de3779c361160a956f3da2c8e8a97b6af5d0783 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 4 Jan 2016 23:11:40 -0500 Subject: Fixed tent snapping --- gamemode/itemsystem/items/tent.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemode/itemsystem/items/tent.lua b/gamemode/itemsystem/items/tent.lua index 846d6eb..2c65eca 100644 --- a/gamemode/itemsystem/items/tent.lua +++ b/gamemode/itemsystem/items/tent.lua @@ -1,7 +1,7 @@ ITEM.Name = "Tent" ITEM.Class = "structure" -ITEM.Desc = "Something to duck under." +ITEM.Desc = "Something to duck under.\nHold down shift to snap" ITEM.Model = "models/props_debris/wood_board07a.mdl" ITEM.Icon = Material("settlement/icon_tent") ITEM.Recipe = { -- cgit v1.2.3-70-g09d2