diff options
Diffstat (limited to 'gamemode/itemsystem/items/gunchunks.lua')
| -rw-r--r-- | gamemode/itemsystem/items/gunchunks.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/itemsystem/items/gunchunks.lua b/gamemode/itemsystem/items/gunchunks.lua index 8c2abf6..9e1c157 100644 --- a/gamemode/itemsystem/items/gunchunks.lua +++ b/gamemode/itemsystem/items/gunchunks.lua @@ -1,3 +1,4 @@ +--The resources produced from a gunchunks workbench, somewhat cleverly condensed here. local materials = { "Copper", "Iron", |
