* wooden grip on antique laser, changes description to match.
* darker grip
* update meta.json
* redesigned shape similar to ps3moira, edited mag to match, changed lights colors to match each other
* fixing an only SLIGHTLY catastrophic fuckup with an experimental inhand sprite that I didn't mean to save and sleepily added to the previous commit
* I DID IT AGAIN
* red kammerer bottom text
* killed the cap laser things (hopefully)
---------
Co-authored-by: gaussiarson-admin <stephenkitchens0306@gmail.com>
* add LatheRecipePackPrototype
* change Lathe and EmagLathe to use packs
* add AddRecipesFromPacks helper to SharedLatheSystem
* update lathe logic to work with packs and clean up some stuff
* migrate individual recipes to recipe packs
* update client
* remove node/artifact scanner from techs
* :trollface:
* fix test and make it include emag recipes
* add test that every dynamic recipe must be researched
* pro
* fix
* fix
* fix all tests, genuinely good test i wonder who made it
* add unused uranium and incendiary drozd mags to tech and lathe
* add recipes
* add incendiary prototype
* undo some changes
* troll
* :trollface:
* true
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* shitmed real
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* update funny test
* :trollface:
* :trollface:
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* Remove custom character description after using DNA scrambler
* Mark grammar as dirty when updating identity
* Update Content.Server/Implants/SubdermalImplantSystem.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Test entered tree fix
* Use Opened override
* Fix keyboard focus on window open for DialogWindow
This affects Phone, Pray, Rename, and multiple other admin verbs.
* Clean up
* Increases Disabler Bolt to 47 stamina damage per. Increases fire rate to 3 and lowers shot cost by 50 for practice and disabler
* lowers stam per shot to 40
* increases disabler proj speed to 35
* ACTUALLY 4 shot
* Reverts disabler projectile to be 33 stamina damage per again. decreased disabler fire rate to 2.5 and increased projectile speed to 35. decrease disabler smg fire rate to 3.5
* Fire rate back down to 2
* Reduce NukeOps Reinforcement to 25TC from 35TC
* price adjustment to 30
* Revert "price adjustment to 30"
This reverts commit f337f5a178a344db34a414a47283f43242ea531f.
* revert "price adjustment to 30"
This reverts commit f337f5a178a344db34a414a47283f43242ea531f.
submodule?! YAML preserve me...
* Revert "price adjustment to 30"
This reverts commit f337f5a178a344db34a414a47283f43242ea531f.
submodule!?!? yaml save me
* attempt #2 at changing to 30
* added optional delay to DragInsertContainerComponent
* comments
* Change EntryDelay on DragInsertContainerComponent to use TimeSpan + cleanup
* changed drag insert container comp to match naming conventions