mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
removes center of mass list (#17064)
* removes center of mass list * . * . * fix that icon * .
This commit is contained in:
@@ -1268,7 +1268,8 @@
|
||||
base_name = "Clara's Vacuum Flask"
|
||||
base_icon = "claraflask"
|
||||
icon = 'icons/vore/custom_items_vr.dmi'
|
||||
center_of_mass = list("x" = 15,"y" = 4)
|
||||
center_of_mass_x = 15
|
||||
center_of_mass_y = 4
|
||||
filling_states = list(15, 30, 50, 60, 80, 100)
|
||||
volume = 60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user