* Thieves can innately pickpocket (#107)
Pickpocketing a skyrim guard's armor off
(cherry picked from commit 21b9f1ddb251ea3c7c6803e78871abefcaecbfb4)
* this isnt moff
* Make predicted, cleanup
* !skating-basketball
* orks are NOT the best trollface
* Implement much more sensible component replication prevention
---------
Co-authored-by: DuckManZach <144298822+duckmanzach@users.noreply.github.com>
* Initial commit
* Also avoid the friction change doesn't make turned-off conveyor belts continue going
* Ensurecomp on conveyor starting
* i give up
* Minor brackets edit
* Documentation
* Add pet bag
* Trailing whitespace moment
* make the linter happy
* Fix trailing whitespace concern.
* Fix Construction component oopsy-daisy
* yml guideline moment
* remove weird extra whitespace
* make the maintainer happy
* Adjusted bag visuals based on feedback
* Allow the fox aghost admin to use pet bags
* Added Zombie faction roles everywhere that makes sense for initial infected to be associated with Zombies.
* Adding faction component to round start zombie. (not hopeful)
* Removed stupid attempts and added zombie faction component to the zombie system when the player is given the ability to force themself to zombify.
* Changed use of "zombie" for ProtoId<NpcFactionPrototype>
* Update Content.Server/Zombies/ZombieSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Server/Zombies/ZombieSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Removed faction component from ZombieOutbreak event. Shouldn't cause problems with the event as II gets component with their ability to self zombify.
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* swap HOP and vault, fix cams, new genpop, shit ton of stuff
* fixed some initialised open doors, added posters to HOP/EVA
* implemented suggestions and feedback, lots of things
* Added monkey/kobold emergency eva suit sprites, and the ability for them to wear it
* Added tag, fixed indentation
* Ok actually fixed the indentation this time
* Changed rat king to be antag
Rat King guide updated to show antag rules
Initial infected given zombie faction
Zombies given zombie faction too (not sure if redundant or not)
* Given zombie faction to Initial Infected and Zombies in mind_roles
* Changed MindRoleGhostRoleAntag to MindRoleGhostRoleSoloAntagonist
removed components from antag listings
* Removed changes for zombies
* Update Resources/Prototypes/Roles/Antags/zombie.yml
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
* Update Resources/Prototypes/ai_factions.yml
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
* Changed mob prototype to match
* Forgot solo again
---------
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>