Janicart ![code/modules/vehicles/pimpin_ride.dm 4](git.png)
Vars | |
installed_upgrade | The installed upgrade, if present |
---|---|
trash_bag | The attached garbage bag, if present |
Procs | |
bag_deleted | Called if the attached bag is being qdeleted, ensures appearance is maintained properly |
try_remove_bag | Attempts to remove the attached trash bag, returns true if bag was removed |
Var Details
installed_upgrade ![code/modules/vehicles/pimpin_ride.dm 15](git.png)
The installed upgrade, if present
trash_bag ![code/modules/vehicles/pimpin_ride.dm 11](git.png)
The attached garbage bag, if present
Proc Details
bag_deleted
Called if the attached bag is being qdeleted, ensures appearance is maintained properly
try_remove_bag
Attempts to remove the attached trash bag, returns true if bag was removed
Arguments:
- remover - The (optional) mob attempting to remove the bag