LLA-Gaming / SS13

Please put all your changes that are not fixes on the "Development" branch -
http://www.llagaming.net
GNU Affero General Public License v3.0
14 stars 37 forks source link

Mining Cyborg Jetpack Fix #259

Closed AquaDraco closed 9 years ago

AquaDraco commented 9 years ago

Fix for #250

Mining cyborg jetpack is now properly stored in the contents of the cyborg module like all the other cyborg module items.

Previously failed a check done in /code/game/objects/items.dm in the attack_ai() proc.

Problem found, traced, fixed, and tested.

NullNeska commented 9 years ago

nice