NTStation / NTstation13

NTstation13 - A version of Spacestation13, forked from /tg/station13.
36 stars 205 forks source link

Making Glock accept silencer and autolathe emaggable to build silencers #968

Open Limeliz opened 9 years ago

Limeliz commented 9 years ago

Made the silencer fit on the Glock (Glock has new typepath). Made the Autolathe emaggable. Emagged Autolathe can now build silencers (costs 200k metal, which means the Autolathe needs to be upgraded some). New sprites for Glock so it can fit the silencer: New Glock sprites

Fixes #855

ike709 commented 9 years ago

Also, you have an error. You change the type path for the glock but didn't change it every time it is used in the code. In dream maker use Ctrl + F to search for the old type path(s) and change them to the new type path. You could use Find and Replace but there shouldn't be more than one or two type paths to correct. Otherwise this PR is great.

Limeliz commented 9 years ago

@ike709 Thanks, forgot about span classes (fixed by 29e3c0c). Also forgot to upload summon_weapons.dm to git (fixed by 26dcb62).

Limeliz commented 9 years ago

This is finished and is ready to be merged.

Bawhoppen commented 4 years ago

I know I'm kinda late to the party... but I still like this PR and wanna see it get merged... It deserves it.