mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
16 lines
355 B
INI
16 lines
355 B
INI
// Patches applying art changes to external command seat
|
|
// Contents:
|
|
// - EAS-1 External Command Seat (seatExternalCmd)
|
|
|
|
// EAS-1 External Command Seat
|
|
@PART[seatExternalCmd]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
|
{
|
|
@author = Kavaeric
|
|
!mesh = DELETE
|
|
!MODEL,* {}
|
|
MODEL
|
|
{
|
|
model = ReStock/Assets/Command/restock-external-command-seat-1
|
|
}
|
|
}
|