Skip to content

Commit

Permalink
clown car free peels
Browse files Browse the repository at this point in the history
  • Loading branch information
TobleroneSwordfish committed Apr 16, 2023
1 parent 0ba02f9 commit e62cf32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/obj/vehicle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ TYPEINFO(/obj/vehicle/clowncar)
ability_buttons_to_initialize = list(/obj/ability_button/loudhorn/clowncar, /obj/ability_button/drop_peel, /obj/ability_button/stopthebus/clowncar)
soundproofing = 5
var/second_icon = "clowncar2" //animated jiggling for the clowncar
var/peel_count = 0
var/peel_count = 5

/obj/vehicle/clowncar/do_special_on_relay(mob/user as mob, dir)
for (var/mob/living/L in src)
Expand Down
1 change: 1 addition & 0 deletions strings/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
(t)sun apr 16 23
(u)LeahTheTech
(+)Money can now be laundered.
(+)Clown cars now start with 5 banana peels.
(u)Kubius
(p)13586
(e)🪲🆕⚖📦🌠|C-Bug, C-Feature, C-Balance, A-Game-Objects, A-Events
Expand Down

0 comments on commit e62cf32

Please sign in to comment.