mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
[MIRROR] end of file Fix (#10355)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2af001e7e5
commit
65f21fb1d3
@@ -20,4 +20,4 @@
|
||||
icon_state = "[initial(icon_state)]-empty"
|
||||
|
||||
/obj/item/gun/projectile/caseless/prototype/loaded
|
||||
magazine_type = /obj/item/ammo_magazine/m5mmcaseless
|
||||
magazine_type = /obj/item/ammo_magazine/m5mmcaseless
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
..()
|
||||
if(blocked < 2)
|
||||
if(istype(target, /obj/item/reagent_containers/food) || istype(target, /obj/item/slime_extract))
|
||||
reagents.trans_to_obj(target, reagent_amount)
|
||||
reagents.trans_to_obj(target, reagent_amount)
|
||||
|
||||
@@ -16,4 +16,3 @@
|
||||
ammo_type = /obj/item/ammo_casing/a380
|
||||
max_ammo = 8
|
||||
multiple_sprites = 1
|
||||
|
||||
|
||||
@@ -63,4 +63,3 @@
|
||||
The semi-automatic revolving mechanism offers no real advantage, but some colonists swear by it. \
|
||||
Uses .44 magnum revolver rounds."
|
||||
icon_state = "vintagerevolvingrifle"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user