mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
split tgui html (#17476)
* Repackage yarn sdks * oups forgot that * update dompurify * fix mantraps * . * fix weakrefs * rm * porting the HTML split * minify * ut that back * bye poly * . * re minify * .. * prettier * fix that
This commit is contained in:
@@ -82,10 +82,7 @@
|
||||
return
|
||||
if(L.devourable && L.allowmobvore && (src.vore_fullness < src.vore_capacity))
|
||||
perform_the_nom(src,L,src,src.vore_selected,1)
|
||||
L |= eaten_mobs
|
||||
return
|
||||
else
|
||||
return
|
||||
eaten_mobs += L
|
||||
|
||||
|
||||
////////////////////////////PITCHER PLANT////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user