Commit Graph

5 Commits

Author SHA1 Message Date
Hockaa
737c201738 Fixes compressed matter implants + allows items to be retrieved from them. (#9829) 2020-09-01 14:03:59 +02:00
HouseOfSynth
80c0337430 Deadman implant (#9440)
* Deadman implant

Adds deadman implant and fixes some cargo bounty indentation that I broke without touching or something

* Please love me Travis

Fixes the changelog issue.

* Update code/game/objects/items/weapons/implants/implant.dm

Co-authored-by: Doxxmedearly <38594443+Doxxmedearly@users.noreply.github.com>

* Update code/game/objects/items/weapons/implants/implant.dm

Co-authored-by: Doxxmedearly <38594443+Doxxmedearly@users.noreply.github.com>

* Update code/game/objects/items/weapons/implants/implant.dm

Co-authored-by: Doxxmedearly <38594443+Doxxmedearly@users.noreply.github.com>

* Update code/game/objects/items/weapons/storage/uplink_kits.dm

Co-authored-by: Doxxmedearly <38594443+Doxxmedearly@users.noreply.github.com>

* Recommended changes.jpeg

thanks doxx!!!

Co-authored-by: Doxxmedearly <38594443+Doxxmedearly@users.noreply.github.com>
2020-07-28 17:11:24 +02:00
Doxxmedearly
e0c974ac8e Limb-B-Gone (#8496) 2020-03-27 19:15:40 +01:00
Werner
af16a489a6 Removes Weapons (#7415)
* Adds icon and hitsound where needed.

* Moves alt_attack to /obj/item and deletes weapons.dm

* Replaced /obj/item/weapon with /obj/item

* Fixes merge issues.

* Fix merge issues.
2019-11-16 18:36:13 +01:00
PsiOmegaDelta
dcfe907ff0 Makes it possible to convert uplink TCs into physical form.
These crystals can be inserted into active uplinks, making it possible to trade them.
Variant of https://github.com/ParadiseSS13/Paradise/pull/3174/files.

The uplink now always shows the description to avoid annoying button shifting.
2016-01-11 16:58:42 +01:00