mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge pull request #10691 from TheFurryFeline/TFF-Pink_Russian-ise_Drink_Completion
Fix metaglass stuff
This commit is contained in:
@@ -118,8 +118,8 @@
|
||||
glass_center_of_mass = list("x"=16, "y"=8)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
|
||||
/datum/reagent/ethanol/pink_moo
|
||||
glass_icon_state = "pinkmooglass"
|
||||
/datum/reagent/ethanol/pink_russian
|
||||
glass_icon_state = "pinkrussianglass"
|
||||
glass_center_of_mass = list("x"=16, "y"=9)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
@@ -16,8 +16,8 @@
|
||||
#include "tether-03-surface3.dmm"
|
||||
#include "tether-04-transit.dmm"
|
||||
#include "tether-05-station1.dmm"
|
||||
#include "tether-08-mining.dmm"
|
||||
#include "tether-09-solars.dmm"
|
||||
#include "tether-06-mining.dmm"
|
||||
#include "tether-07-solars.dmm"
|
||||
#endif
|
||||
|
||||
#include "submaps/_tether_submaps.dm"
|
||||
|
||||
Reference in New Issue
Block a user