mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Seems I managed to give revolver ammo one extra bullet and as such the it would attempt to set the icon to a nonexistent icon state.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2381 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
desc = "A box of .357 ammo"
|
||||
icon_state = "357"
|
||||
ammo_type = "/obj/item/ammo_casing/a357"
|
||||
max_ammo = 8
|
||||
max_ammo = 7
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user