Base Commit

This commit is contained in:
GhostActual
2022-06-30 19:39:23 -04:00
committed by klaasjared
parent eb06a4b9e2
commit 1178170d7b
15 changed files with 1834 additions and 18 deletions
+13
View File
@@ -54,6 +54,19 @@
handle_casings = null
recoil = null //it's a toy
/*
* Moist Nugget
*/
/obj/item/weapon/gun/projectile/shotgun/pump/toy/moistnugget
name = "\improper Donk-Soft mosin-nagant"
desc = "Donk-Soft foam mosin-nagant! It's Donk or Don't! Ages 8 and up."
description_fluff = "A special Donk-Soft rifle originally made to pair with a Soviet Soldier costume. It didn't catch on quite as well as other Donk-Soft products."
icon = 'icons/obj/gun_toy.dmi'
icon_state = "moistnugget"
item_state = "moistnugget"
max_shells = 5
matter = list(MAT_PLASTIC = 2500)
/*
* Pistol
*/