mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 20:54:35 +01:00
[MIRROR] removes center of mass list (#10081)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1001f0408b
commit
499e8e7ee9
@@ -1266,8 +1266,8 @@
|
||||
base_name = "Clara's Vacuum Flask"
|
||||
base_icon = "claraflask"
|
||||
icon = 'icons/vore/custom_items_vr.dmi'
|
||||
center_of_mass_x = 15 //CHOMPEdit
|
||||
center_of_mass_y= 4 //CHOMPEdit
|
||||
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