mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
I missed a few commas
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
10;new /obj/item/stack/material/snow,
|
||||
5;new /obj/item/stack/material/phoron,
|
||||
5;new /obj/item/stack/material/silver,
|
||||
5;new /obj/item/stack/material/gold
|
||||
5;new /obj/item/stack/material/gold,
|
||||
1;new /obj/item/stack/material/diamond
|
||||
)
|
||||
if(overcharge && emagged)
|
||||
@@ -177,7 +177,7 @@
|
||||
5;new /obj/item/trash/rkibble,
|
||||
10;new /obj/item/stack/tile/grass,
|
||||
10;new /obj/item/stack/tile/carpet,
|
||||
10;new /obj/item/weapon/reagent_containers/spray/waterflower
|
||||
10;new /obj/item/weapon/reagent_containers/spray/waterflower,
|
||||
10;new /obj/item/weapon/bikehorn,
|
||||
10;new /obj/item/weapon/storage/backpack/clown,
|
||||
10;new /obj/item/clothing/under/rank/clown,
|
||||
|
||||
Reference in New Issue
Block a user