Skip to content

Commit

Permalink
updates minor things
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitsunemitsu committed Nov 4, 2024
1 parent 7777e28 commit 6cee937
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions ModularTegustation/tegu_items/associations/vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@
/obj/item/organ/cyberimp/arm/surgery = 100,
/obj/item/extra_arm = 100,
/obj/item/extra_arm/double = 100,
//obj/item/bodypart/l_leg/robot/speed = 100,
//obj/item/bodypart/r_arm/robot/explosive = 100,
)

default_price = 300
Expand Down
1 change: 0 additions & 1 deletion ModularTegustation/tegu_items/prosthetics/chainsword.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
desc = "A chainsword that can be retracted into your arm.."
contents = newlist(/obj/item/ego_weapon/city/handchainsword)
syndicate_implant = TRUE
//Doesn't need a nerf, the gun's kinda shit lmao

/obj/item/organ/cyberimp/arm/chainsword/l
zone = BODY_ZONE_L_ARM
Expand Down

0 comments on commit 6cee937

Please sign in to comment.