From 73c02f74f21c2ee297ffcc161aeda052a73758fc Mon Sep 17 00:00:00 2001 From: PJB3005 Date: Tue, 22 Aug 2017 23:54:48 +0200 Subject: [PATCH] Disco ball small edition Example of inheritance in action. --- Resources/Prototypes/discoball.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/discoball.yml b/Resources/Prototypes/discoball.yml index 541c2061c2..5643446694 100644 --- a/Resources/Prototypes/discoball.yml +++ b/Resources/Prototypes/discoball.yml @@ -12,3 +12,11 @@ icon: wall_light - type: PointLight + +- type: entity + name: Disco Ball Small Edition + id: discoballsmall + parent: discoball + components: + - type: PointLight + radius: 128