Skip to content

Update mod_types.dm#406

Open
Defaulterrama wants to merge 4 commits intoFoundation-19:masterfrom
Defaulterrama:fixdumbshit
Open

Update mod_types.dm#406
Defaulterrama wants to merge 4 commits intoFoundation-19:masterfrom
Defaulterrama:fixdumbshit

Conversation

@Defaulterrama
Copy link
Contributor

eris gun attachment makers r fucking stupid and so is the ported barrel.

basic changes:
-ported barrel no longer decrease recoil by 20%
-ported barrel no longer decreases muzzle flash 20%
-fixed dumb bug that allowed a ported barrel to be stacked with forged barrel to make insane fire rates possible

Copy link
Contributor

@Malerus Malerus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct the indent issue

init_firemodes = list(
/datum/firemode/automatic/rpm200,
damage_multiplier = GUN_LESS_DAMAGE_T3
init_recoil = SMG_RECOIL(1.2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code/modules/projectiles/guns/ballistic/automatic.dm:260:error: list: undefined proc
code/modules/projectiles/guns/ballistic/automatic.dm:261:error: : empty type name (indentation error?)
code/modules/projectiles/guns/ballistic/automatic.dm:260:error: : expected a constant expression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants