Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Im stupid and forgot to do make it abstract again
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorragon authored Sep 21, 2023
1 parent a2c8219 commit 92ae774
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
id: BaseVendingMachineRestockDeltaV
name: vending machine restock box
description: A box for restocking vending machines with corporate goodies.
noSpawn: true
abstract: true
components:
- type: Sprite
sprite: DeltaV/Objects/Specific/Service/vending_machine_restock.rsi
Expand All @@ -22,4 +22,4 @@
- state: base
- state: green_bit
shader: unshaded
- state: refill_pride
- state: refill_pride

0 comments on commit 92ae774

Please sign in to comment.