Skip to content

Commit

Permalink
Better to be too little then go up imo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopekz committed Jun 26, 2023
1 parent 44674a8 commit cae6a67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@

var/mob/living/carbon/xenomorph/facehugger/facehugger = mutator_set.xeno

facehugger.client.change_view(10, src)
facehugger.client.change_view(9, src)
facehugger.color = "#FFAD33" // This is here to make them look distinct until a spriter decides to replace my coder solution with a unique sprite.

facehugger.mutation_type = FACEHUGGER_WATCHER
Expand Down

0 comments on commit cae6a67

Please sign in to comment.