Skip to content

Commit

Permalink
chore(web/images): additional base images
Browse files Browse the repository at this point in the history
Credits to yaroph (see web/images/readme.md).
  • Loading branch information
thelindat committed Feb 21, 2024
1 parent 5487d1a commit 52d9928
Show file tree
Hide file tree
Showing 38 changed files with 13 additions and 7 deletions.
9 changes: 3 additions & 6 deletions modules/items/server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,12 @@ Items.containers = require 'modules.items.containers'

-- Possible metadata when creating garbage
local trash = {
{description = 'An old rolled up newspaper.', weight = 200, image = 'trash_newspaper'},
{description = 'A discarded burger shot carton.', weight = 50, image = 'trash_burgershot'},
{description = 'A discarded burger carton.', weight = 50, image = 'trash_burger'},
{description = 'An empty soda can.', weight = 20, image = 'trash_can'},
{description = 'A mouldy piece of bread.', weight = 70, image = 'trash_bread'},
{description = 'An empty ciggarette carton.', weight = 10, image = 'trash_fags'},
{description = 'A slightly used pair of panties.', weight = 20, image = 'panties'},
{description = 'An empty coffee cup.', weight = 20, image = 'trash_coffee'},
{description = 'A crumpled up piece of paper.', weight = 5, image = 'trash_paper'},
{description = 'An empty chips bag.', weight = 5, image = 'trash_chips'},
{description = 'A slightly used pair of panties.', weight = 20, image = 'panties'},
{description = 'An old rolled up newspaper.', weight = 200, image = 'WEAPON_ACIDPACKAGE'},
}

---@param _ table?
Expand Down
Binary file added web/images/ammo-emp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/ammo-laser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/ammo-railgun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/ammo-rifle2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/ammo-sniper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_barrel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_clip_drum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_clip_extended.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_clip_extended2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_flashlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_grip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_muzzle_bell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_fat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_flat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_heavy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_precision'.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_slanted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_split.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_squared.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_muzzle_tactical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_scope_advanced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_scope_holo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/images/at_scope_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_scope_medium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_scope_nv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/at_scope_small.png
Binary file added web/images/at_scope_thermal.png
Binary file modified web/images/at_suppressor.png
Binary file added web/images/cigarette.png
Binary file added web/images/garbage.png
Binary file added web/images/lockpick.png
11 changes: 10 additions & 1 deletion web/images/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@
- burger_chicken
- card_id
- carkey
- cigarette
- cigarettes_redwood
- cocaine
- donut
- fries
- garbage
- key
- lockpick
- medikit
- meth
- money
Expand All @@ -26,10 +29,16 @@
- pizza_ham_box
- pizza_ham_slice
- radio
- scrapmetal
- sprunk
- trash
- trash_bread
- trash_burger
- trash_can
- trash_chips
- usb_black
- water
- weed
- ziptie
- scrapmetal

For more images, see [this thread](https://forum.cfx.re/t/inventory-icons-pack-for-rp-server-hq-draw-24k-cloth-l-1400-objects/5203350) and get a **10%** discount when using creator code `ox10`.
Binary file added web/images/trash.png
Binary file added web/images/trash_bread.png
Binary file added web/images/trash_burger.png
Binary file added web/images/trash_can.png
Binary file added web/images/trash_chips.png

0 comments on commit 52d9928

Please sign in to comment.