Skip to content

Commit

Permalink
Update armored_modules.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Helg2 <[email protected]>
  • Loading branch information
Helg2 authored Jul 19, 2024
1 parent e362cbf commit 9988a46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/vehicles/armored/armored_modules.dm
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
on_unequip()
return ..()


/obj/item/tank_module/overdrive
name = "overdrive module"
desc = "A module that enhances the speed of armored combat vehicles by increasing fuel efficiency."
Expand Down Expand Up @@ -93,7 +92,6 @@
owner.max_occupants -= 4
return ..()


/obj/item/tank_module/ability
name = "Ability Module"
desc = "You shouldnt be seeing this."
Expand Down

0 comments on commit 9988a46

Please sign in to comment.